summaryrefslogtreecommitdiff
path: root/include/common
AgeCommit message (Expand)Author
2018-03-01Remove type UINTN from the codebaseJonathan Wright
2018-02-20Redefine SMC_UNKNOWN as -1 instead of 0xFFFFFFFFAntonio Nino Diaz
2018-01-09SPM: Add tests that use the SP from secondary CPUsAntonio Nino Diaz
2017-11-08Add test for mem_protect_check_rangeRoberto Vargas
2017-11-08Add test for PSCI mem_protectRoberto Vargas
2017-11-06Cactus: Introduce a test Secure PayloadAntonio Nino Diaz
2017-05-10Implement asm_assert()Antonio Nino Diaz
2017-05-05AArch32: Add NS_BL1U and NS_BL2U supportYatharth Kochar
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
2016-11-25Add CFI debug frame information for ASM functionsDouglas Raillard
2016-11-08Reformat AArch64 exceptions vector tableDouglas Raillard
2016-09-26AArch32: Add basic supportSoby Mathew
2016-07-22Move asm and assert macros to AArch64 folderSoby Mathew
2016-07-14Remove `wait_for_entrypoint` macroSoby Mathew
2015-12-08FWU: Add support for FIP Image framework in TFTF.Yatharth Kochar
2015-12-07Add Firmware Image Package driverYatharth Kochar
2015-09-08Fix bug in asm_read_sysreg_el1_or_el2 macroYatharth Kochar
2015-05-22Support for any core as the primary coreVikram Kanigiri
2015-03-05Fix the declaration of assembly functionsKévin Petit
2015-02-16Add support and rationalize output to different log levelsVikram Kanigiri
2014-11-21Pass "dead" label as an argument to JUMP_EL1_OR_EL2() macroSandrine Bailleux
2014-10-24Add header guards into asm_macros.S and assert_macros.SSandrine Bailleux
2014-10-21Purge code from EL3 definitions and setup codeSandrine Bailleux
2014-10-21Restructure framework's directory hierarchySandrine Bailleux
2014-10-01Add NOR flash support for Intel StrataFlash Embedded memory(P30)Vikram Kanigiri
2014-09-09Remove support for participating mpid listVikram Kanigiri
2014-09-08Move definitions in tftf.h to logical headersVikram Kanigiri
2014-09-02Import tf-for-tftf filesSandrine Bailleux