summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-06Cactus: Introduce a test Secure PayloadAntonio Nino Diaz
2017-11-06timer: Add support for non-secure private timerDimitris Papastamos
2017-09-22sdei: Add SDEI client libraryDimitris Papastamos
2017-09-22gic: Introduce arm_gic_intr_enabled()Dimitris Papastamos
2017-09-22gic: Introduce arm_gic_get_intr_priority()Dimitris Papastamos
2017-09-15Do not use inline functions for MSR (immediate).Roberto Vargas
2017-09-11Update PSCI version to 1.1Roberto Vargas
2017-09-08Add compiler barrier on exceptions enable/disableDouglas Raillard
2017-06-29Fix sequencing issues in TFTFSoby Mathew
2017-06-28Fix volatileness of variablesDouglas Raillard
2017-05-17Introduce get_image_name() functionSandrine Bailleux
2017-05-10Implement asm_assert()Antonio Nino Diaz
2017-05-10Add drivers for the plat crash consoleAntonio Nino Diaz
2017-05-05Add ENABLE_ASSERTIONS build flagAntonio Nino Diaz
2017-05-05AArch32: Add NS_BL1U and NS_BL2U supportYatharth Kochar
2017-04-28aarch64: use three instead of two affinity levels to compute mpid maskThomas Abraham
2017-04-19Implement console_flush() for PL011Antonio Nino Diaz
2017-03-30Remove declarations of removed functionsAntonio Nino Diaz
2017-03-30Add test for STD SMC ABORTDouglas Raillard
2017-03-03Add helpers to check for presence of TSPAntonio Nino Diaz
2017-03-03Move helper macros to common headerAntonio Nino Diaz
2017-02-07Add file with test helper functionsAntonio Nino Diaz
2017-02-07Allow IRQ handler to handle spurious IRQsAntonio Nino Diaz
2017-02-01PMF: Fixup PMF constantsdp-arm
2016-12-23Increment TSP_NUM_FID macroDouglas Raillard
2016-12-06Add return code details to tftf_program_timer_and_suspendDouglas Raillard
2016-12-06Add timer safe version of system suspend helperDouglas Raillard
2016-12-06Add PMF test cases for BL31 runtime instrumentationdp-arm
2016-11-25Add helper to get the deepest pstate at a given power levelSoby Mathew
2016-11-25Add CFI debug frame information for ASM functionsDouglas Raillard
2016-11-11Share platform setup codeAntonio Nino Diaz
2016-11-10Share common platform IO storage codeAntonio Nino Diaz
2016-11-10Isolate fwu-specific IO codeAntonio Nino Diaz
2016-11-08Reformat AArch64 exceptions vector tableDouglas Raillard
2016-10-13Remove redundant bit mask operation in make_mpid()Sandrine Bailleux
2016-09-26AArch32: Add framework supportSoby Mathew
2016-09-26AArch32: Cater for PSCI SMC Function IDsSoby Mathew
2016-09-26AArch32: Rework SMC helpersSoby Mathew
2016-09-26Rework types of CPU ON helpersSoby Mathew
2016-09-26AArch32: Add support for GIC and NOR driversSoby Mathew
2016-09-26AArch32: Add basic supportSoby Mathew
2016-09-21Move `make_mpid` from arch.hSoby Mathew
2016-09-16Add test cases for PSCI NODE_HW_STATEJeenu Viswambharan
2016-09-06Introduce a convenient sleep functionJeenu Viswambharan
2016-07-22Move asm and assert macros to AArch64 folderSoby Mathew
2016-07-22Various fixes for console and pl011 driverSoby Mathew
2016-07-22Refactor the xlat_tables librarySoby Mathew
2016-07-19Add `pow()` utility functionSoby Mathew
2016-07-14Add PSCI STAT helper APIsSoby Mathew
2016-07-14Add helper for querying PSCI_FEATURESSoby Mathew