summaryrefslogtreecommitdiff
path: root/bl32/tsp/aarch64
AgeCommit message (Expand)Author
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