- af3e8e6 refactor(console): consolidate console runtime switch by Salman Nabi · 1 year, 6 months ago
- 6a4da29 refactor(bl1): clean up bl2 layout calculation by Harrison Mutai · 1 year, 7 months ago
- 998da64 refactor: fix common misspelling of init* by Harrison Mutai · 1 year, 5 months ago
- fba343b Merge "fix(misra): fix MISRA defects" into integration by Manish Pandey · 1 year, 5 months ago
- c42d0d8 fix(misra): fix MISRA defects by Arvind Ram Prakash · 1 year, 5 months ago
- 24a4a0a fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 1 year, 6 months ago
- b90bbd1 refactor(console): flush before console_switch_state by Salman Nabi · 1 year, 5 months ago
- f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
- 6e92a82 feat(ras): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 1 year, 10 months ago
- 1f6bb41 refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 1 year, 11 months ago
- 07f867b fix(el3-runtime): leverage generic interrupt controller helpers by Madhukar Pappireddy · 2 years ago
- 632e5ff fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · 2 years ago
- ab80cf3 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · 2 years ago
- bf01999 fix(plat/common): register PLAT_SP_PRI only if not already registered by Omkar Anand Kulkarni · 2 years, 2 months ago
- 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
- dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 5 months ago
- 7e619ec refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 2 years, 7 months ago
- f4be868 refactor(aarch64): cleanup HANDLE_EA_EL3_FIRST_NS usage by Govindraj Raja · 2 years, 8 months ago
- da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
- 8c829a9 feat(spmd): map SPMC manifest region as EL3_PAS by Manish V Badarkhe · 2 years, 6 months ago
- 5fb6946 fix(console): fix crash on spin_unlock with cache disabled by Baruch Siach · 2 years, 8 months ago
- 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
- 0ae4a3a fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 2 years, 9 months ago
- 6dc5979 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 6 years ago
- 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
- dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
- 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 4 months ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
- eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
- 30e8fa7 refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 4 years, 2 months ago
- a5fea81 fix(plat/ea_handler): print newline before fatal abort error message by Pali Rohár · 4 years, 1 month ago
- 5d9101b Fix typos and misspellings by David Horstmann · 4 years, 9 months ago
- 8109d2d Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · 4 years, 9 months ago v2.4-rc0
- 3ed5606 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 4 years, 10 months ago
- 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
- 262acea ehf: use common priority level enumuration by Sandeep Tripathy · 5 years ago
- cb7b9db plat: common: include "bl_common.h" from plat_spmd_manifest.c by Varun Wadekar · 5 years ago
- 9206908 Use true instead of 1 in while by Jimmy Brisson · 5 years ago
- d74c6b8 Prevent colliding identifiers by Jimmy Brisson · 5 years ago
- c2e3b3b BL31: Fix relocation error for PIE by Alexei Fedorov · 5 years ago
- 6f0a2f0 SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 5 years ago
- 3f498b0 TF-A: Add support for Measured Boot driver in BL1 and BL2 by Alexei Fedorov · 5 years ago
- fdd5f9e SPMD: fix boundary check if manifest is page aligned by Manish Pandey · 5 years ago
- 34dd1e9 TF-A: Fix BL31 linker script error by Alexei Fedorov · 5 years ago
- 662af36 SPCI is now called PSA FF-A by J-Alves · 5 years ago
- 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
- 23d5ba8 SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 5 years ago
- 5269694 SPMD: code/comments cleanup by Olivier Deprez · 5 years ago
- ff4e6c3 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 5 years ago
- f27b692 Flush dcache when storing timestamp by Zelalem · 5 years ago
- 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 5 years ago
- ac03ac5 SPMD: Add support for SPCI_ID_GET by Max Shvetsov · 5 years ago
- f9ea3a6 Merge "Fix crash dump for lower EL" into integration by Mark Dykes · 5 years ago
- b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
- 2be57b8 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 6 years ago
- 033039f SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 5 years ago
- d4b2910 include: move MHZ_TICKS_PER_SEC to utils_def.h by Varun Wadekar · 5 years ago
- 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 6 years ago
- e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
- 4363679 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 6 years ago
- 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
- daa9b6e Simplify PMF helper macro definitions across header files by Madhukar Pappireddy · 6 years ago
- 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
- 1f46197 Add UBSAN support and handlers by Justin Chadwell · 6 years ago
- f51df47 console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 6 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
- 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
- 2cc9777 Remove deprecated plat_crash_console_* by Ambroise Vincent · 6 years ago
- 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
- f009c5f Merge pull request #1847 from jts-arm/mbedtls by Antonio Niño Díaz · 6 years ago
- 17e1335 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · 6 years ago
- 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
- e095ba3 Remove unused function symbols by Varun Wadekar · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- c094008 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 7 years ago
- 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
- 1b18c6c correct some missing-prototype warnings by Yann Gautier · 7 years ago
- e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
- 63c52d0 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 7 years ago
- b2f7c9d plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 7 years ago
- 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
- 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
- e74afb6 Deprecate weak crash console functions by Antonio Nino Diaz · 7 years ago
- 6c9ada3 Add sample crash console functions by Antonio Nino Diaz · 7 years ago
- 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 7 years ago
- 3ed87a4 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 7 years ago
- fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
- 5b5ca4f Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 7 years ago
- 34244d9 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 7 years ago
- f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
- ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 7 years ago
- 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 7 years ago
- 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
- a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
- 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 7 years ago
- 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
- 5a22e46 Fix MISRA defects in log helpers by Antonio Nino Diaz · 7 years ago
- e0ced7a plat/common: gic: MISRA fixes by Antonio Nino Diaz · 7 years ago