summaryrefslogtreecommitdiff
path: root/bl32/tsp/aarch64
AgeCommit message (Expand)Author
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-03-12Apply stricter speculative load restrictionJohn Tsichritzis
2019-02-27TSP: Enable pointer authentication supportAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-06-27TSP: Enable cache along with MMUJeenu Viswambharan
2017-08-22Merge pull request #1054 from jwerner-chromium/JW_crash_x30davidcunado-arm
2017-08-21Fix x30 reporting for unhandled exceptionsJulius Werner
2017-08-15Add new alignment parameter to func assembler macroJulius Werner
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-08Simplify translation tables headers dependenciesAntonio Nino Diaz
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-23Abort preempted TSP STD SMC after PSCI CPU suspendDouglas Raillard
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-05-26Introduce some helper macros for exception vectorsSandrine Bailleux
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2015-12-09TSP: Allow preemption of synchronous S-EL1 interrupt handlingSoby Mathew
2015-12-04Enable use of FIQs and IRQs as TSP interruptsSoby Mathew
2015-12-04Unify interrupt return paths from TSP into the TSPDSoby Mathew
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-08-13PSCI: Migrate SPDs and TSP to the new platform and framework APISoby Mathew
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-01-22Remove coherent memory from the BL memory mapsSoby Mathew
2014-08-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-08-19Merge pull request #189 from achingupta/ag/tf-issues#153Dan Handley
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-15Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta
2014-08-14Move TSP private declarations into separate headerDan Handley
2014-08-01Call platform_is_primary_cpu() only from reset handlerJuan Castillo
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-07-19Remove coherent stack usage from the warm boot pathAchin Gupta
2014-07-19Remove coherent stack usage from the cold boot pathAchin Gupta
2014-05-23Add enable mmu platform porting interfacesDan Handley
2014-05-23Use a vector table for TSP entrypointsAndrew Thoelke
2014-05-23Non-Secure Interrupt support during Standard SMC processing in TSPSoby Mathew
2014-05-22Add support for asynchronous FIQ handling in TSPAchin Gupta
2014-05-22Add support for synchronous FIQ handling in TSPAchin Gupta
2014-05-22Rework memory information passing to BL3-x imagesVikram Kanigiri
2014-05-09fvp: Provide per-EL MMU setup functionsSandrine Bailleux
2014-05-06Reduce deep nesting of header filesDan Handley
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-02-20Rework arithmetic operations in Test Secure PayloadAchin Gupta
2014-02-20Add Test Secure Payload (BL3-2) imageAchin Gupta