summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-12warp7: Add missing timer driver headerJun Nie
2018-08-24Aarch32: Add IRQ stack for ARMv7Jun Nie
2018-08-07warp7: Add basic platform setupJun Nie
2018-08-07Aarch32: handle non-hyp mode in entry pointJun Nie
2018-04-18Define stdint.h types for 32 bitsRoberto Vargas
2018-03-26Cactus: Add new Cactus version for SPCI and SPRTAntonio Nino Diaz
2018-03-23Cactus (legacy): Fix MM_COMMUNICATE calls testSandrine Bailleux
2018-03-19Add SMCCC v1.2 test caseDimitris Papastamos
2018-03-01Remove type UINTN from the codebaseJonathan Wright
2018-02-23Support shifted affinitiesDavid Cunado
2018-02-20Add AMUv1 test casesDimitris Papastamos
2018-02-20Add AMUv1 framework bitsDimitris Papastamos
2018-02-20Redefine SMC_UNKNOWN as -1 instead of 0xFFFFFFFFAntonio Nino Diaz
2018-02-13Implement latency test for SMCCC_ARCH_WORKAROUND_1Dimitris Papastamos
2018-01-23Increase user feedbackSandrine Bailleux
2018-01-22Cactus: Implement timer sleep secure serviceSandrine Bailleux
2018-01-22FVP: Add support for comm. buffer in MM_COMMUNICATESandrine Bailleux
2018-01-22SPM: Use fixed-width types in boot info structuresSandrine Bailleux
2018-01-15Minor modifications around the system timer defsSandrine Bailleux
2018-01-12Add SMC preemption test with PSCI CPU SUSPENDAntonio Nino Diaz
2018-01-09SPM: Add tests that use the SP from secondary CPUsAntonio Nino Diaz
2017-12-15SPM: Fix version header definitionsAntonio Nino Diaz
2017-12-12Cactus: Rename SP_COMMUNICATE into MM_COMMUNICATESandrine Bailleux
2017-12-12Support passing value of x7/w7 in SMC callsAntonio Nino Diaz
2017-12-05SPM: Rename SP_MEM_ATTR*** definesAntonio Nino Diaz
2017-12-01Add STD SMC preemption test casesAntonio Nino Diaz
2017-11-24SDEI: Add test case to exercise state machineJeenu Viswambharan
2017-11-24SDEI: Add more API wrappersJeenu Viswambharan
2017-11-24SDEI: use exact-width types for API callsJeenu Viswambharan
2017-11-23Ensure that PSTATE is updated right after a changeAntonio Nino Diaz
2017-11-08Add test for reset2Roberto Vargas
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-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