119 Commits (19d875677e368e96ca0e96ec59e0c60a092114b4)

Author SHA1 Message Date
Arvind Ram Prakash 03fafc0b66 refactor(sdei): use common create_spsr() in SDEI library 9 months ago
Arvind Ram Prakash c42d0d8754 fix(misra): fix MISRA defects 8 months ago
Manish Pandey 3c789bfccc feat(el3-runtime): introduce UNDEF injection to lower EL 11 months ago
Manish Pandey 7671008fcf fix(ehf): restrict secure world FIQ routing model to SPM_MM 12 months ago
Manish Pandey d04c04a4e8 feat(el3-runtime): modify vector entry paths 1 year ago
Elyes Haouas 1b491eead5 fix(tree): correct some typos 2 years ago
Varun Wadekar 0ed3be6fc2 feat(el3-runtime): handle traps for IMPDEF registers accesses 2 years ago
Andre Przywara 1ae75529bc feat(fvp): emulate trapped RNDR 2 years ago
Andre Przywara ccd81f1e09 feat(el3-runtime): introduce system register trap handler 2 years ago
Marco Felsch 6e08cffcd2 fix(bl31): fix validate_el3_interrupt_rm preprocessor usage 2 years ago
Raghu Krishnamurthy 7c2fe62f13 fix(bl31): allow use of EHF with S-EL2 SPMC 2 years ago
Zelalem Aweke 5b18de09e8 feat(rme): add ENABLE_RME build option and support for RMM image 3 years ago
Louis Mayencourt f1be00da0b Use correct type when reading SCR register 5 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
Antonio Nino Diaz 88cfd9a604 BL31: Enable pointer authentication support 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Antonio Nino Diaz c9512bca3b Fix MISRA defects in BL31 common code 6 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
Jeenu Viswambharan 03b645ed86 EHF: MISRA fixes 6 years ago
Jeenu Viswambharan ba6e5ca671 SDEI: MISRA fixes 6 years ago
Jeenu Viswambharan ca6d918582 RAS: Allow individual interrupt registration 7 years ago
Jeenu Viswambharan 14c6016ad5 AArch64: Introduce RAS handling 7 years ago
Jeenu Viswambharan 76454abf4a AArch64: Introduce External Abort handling 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Roberto Vargas 9fb8af33c4 Fix MISRA rule 8.3 in common code 7 years ago
Jeenu Viswambharan af34cd72ca EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption() 7 years ago
Jeenu Viswambharan 26ea390891 Deprecate one EL3 interrupt routing model with EL3 exception handling 7 years ago
Jeenu Viswambharan 3d732e23e7 BL31: Program Priority Mask for SMC handling 7 years ago
Jeenu Viswambharan 21b818c05f BL31: Introduce Exception Handling Framework 7 years ago
Jeenu Viswambharan c639e8ebee GIC: Allow specifying interrupt properties 7 years ago
Jeenu Viswambharan fc529fee72 GIC: Add API to set interrupt routing 7 years ago
Varun Wadekar 030567e6f5 include: add U()/ULL() macros for constants 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Soby Mathew cf0b1492ed Introduce PSCI Library Interface 9 years ago
Soby Mathew 532ed61838 Introduce `el3_runtime` and `PSCI` libraries 9 years ago
Soby Mathew da554d7439 Fix coding guideline warnings 9 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Yatharth Kochar 170fb93dec Add optional PSCI STAT residency & count functions 9 years ago
Soby Mathew ac1cc8eb76 PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops 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
Sandrine Bailleux 1645d3ee60 Miscellaneous doc fixes for v1.2 9 years ago
Yatharth Kochar bbf8f6f95b Move context management code to common location 9 years ago
Soby Mathew 4e0e0f44f1 Enable support for EL3 interrupt in IMF 9 years ago
Andrew Thoelke ee7b35c4e1 Re-design bakery lock memory allocation and algorithm 9 years ago
Achin Gupta f1054c93cc Pass the target suspend level to SPD suspend hooks 9 years ago
Soby Mathew 9d070b9928 PSCI: Rework generic code to conform to coding guidelines 9 years ago
Soby Mathew 617540d860 PSCI: Fix the return code for invalid entrypoint 9 years ago
Soby Mathew 85a181ce38 PSCI: Migrate TF to the new platform API and CM helpers 9 years ago