14 Commits (586f60cc571f0f3b6d20eb5033717e9b0cc66af4)

Author SHA1 Message Date
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
Antonio Nino Diaz 0709055ed6 Remove support for the SMC Calling Convention 2.0 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Sathees Balya e02f469f88 Fix misra warnings in SMC and power mgmt code 6 years ago
Antonio Nino Diaz 81542c00d0 Remove some MISRA defects in common code 6 years ago
Antonio Nino Diaz 2f37046524 Add support for the SMC Calling Convention 2.0 7 years ago
Antonio Nino Diaz b3323cd6bd Fix some MISRA defects in SPM code 7 years ago
Joel Hutton 9f85f9e379 Clean usage of void pointers to access symbols 7 years ago
Antonio Nino Diaz 085e80ec11 Rename 'smcc' to 'smccc' 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Soby Mathew 1ae0a49a37 AArch32: Add API to invoke runtime service handler 9 years ago
Soby Mathew 532ed61838 Introduce `el3_runtime` and `PSCI` libraries 9 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Soren Brinkmann 65cd299f52 Remove direct usage of __attribute__((foo)) 9 years ago
Soby Mathew 7b3aabc0cf Use designated initialization in DECLARE_RT_SVC macro 9 years ago
Yatharth Kochar bbf8f6f95b Move context management code to common location 9 years ago
Soby Mathew 90e8258eec Implement PSCI_FEATURES API 10 years ago
Juan Castillo 4f2104ff20 Remove all checkpatch errors from codebase 11 years ago
Andrew Thoelke ee94cc6fa6 Remove early_exceptions from BL3-1 11 years ago
Andrew Thoelke 5e91007424 Per-cpu data cache restructuring 11 years ago
Dan Handley c6bc071020 Remove extern keyword from function declarations 11 years ago
Soby Mathew 239b04fa31 Non-Secure Interrupt support during Standard SMC processing in TSP 11 years ago
Achin Gupta b44a4435c9 Add S-EL1 interrupt handling support in the TSPD 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley 5b827a8fb6 Separate BL functions out of arch.h 11 years ago
Dan Handley bdbfc3c298 Separate out CASSERT macro into own header 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
Jeenu Viswambharan 64f6ea9be7 Implement ARM Standard Service 11 years ago
Jeenu Viswambharan caa84939a4 Add support for handling runtime service requests 11 years ago
Achin Gupta 07f4e078b6 Introduce new exception handling framework 11 years ago
Achin Gupta 7421b4653d Add runtime services framework 11 years ago
Dan Handley e83b0cadc6 Update year in copyright text to 2014 11 years ago
Sandrine Bailleux bdb774df31 Fix SPSR register size in gp_regs structure 11 years ago
Achin Gupta 3140a9e5c7 psci: rework cpu_off assertion and minor cleanups 11 years ago
Achin Gupta 4a826ddad8 rework general purpose registers save and restore 11 years ago
Dan Handley ab2d31edbd Enable third party contributions 11 years ago
Achin Gupta 4f6ad66ae9 ARMv8 Trusted Firmware release v0.2 11 years ago