181 Commits (e8ad39759b62541de3a306a21ffc607c0fb39425)

Author SHA1 Message Date
Jayanth Dodderi Chidanand 781d07a421 refactor(twed): improve TWED enablement in EL-3 3 years ago
Scott Branden 4ce3e99a33 fix: libc: use long for 64-bit types on aarch64 4 years ago
Manish V Badarkhe eab78e9ba4 refactor(measured_boot): remove passing of BL2 hash via device tree 3 years ago
Pali Rohár 30e8fa7e77 refactor(plat/ea_handler): Use default ea handler implementation for panic 3 years ago
Pali Rohár a5fea81058 fix(plat/ea_handler): print newline before fatal abort error message 3 years ago
David Horstmann 5d9101b39c Fix typos and misspellings 4 years ago
David Horstmann 3ed5606bd1 Use constant stack size with RECLAIM_INIT_CODE 4 years ago
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago
Sandeep Tripathy 262aceaac4 ehf: use common priority level enumuration 4 years ago
Varun Wadekar cb7b9db19d plat: common: include "bl_common.h" from plat_spmd_manifest.c 4 years ago
Jimmy Brisson 92069086d6 Use true instead of 1 in while 4 years ago
Jimmy Brisson d74c6b8336 Prevent colliding identifiers 4 years ago
Alexei Fedorov c2e3b3bb16 BL31: Fix relocation error for PIE 4 years ago
Manish V Badarkhe 6f0a2f04ab SMCCC: Introduce function to check SMCCC function availability 4 years ago
Alexei Fedorov 3f498b0dc2 TF-A: Add support for Measured Boot driver in BL1 and BL2 4 years ago
Manish Pandey fdd5f9e6d6 SPMD: fix boundary check if manifest is page aligned 4 years ago
Alexei Fedorov 34dd1e96fd TF-A: Fix BL31 linker script error 5 years ago
J-Alves 662af36d9c SPCI is now called PSA FF-A 5 years ago
johpow01 6cac724d52 Enable v8.6 WFE trap delays 5 years ago
Olivier Deprez 23d5ba86bd SPMD: extract SPMC DTB header size from SPMD 5 years ago
Olivier Deprez 52696946ab SPMD: code/comments cleanup 5 years ago
Andre Przywara ff4e6c35c9 fdt/wrappers: Replace fdtw_read_cells() implementation 5 years ago
Zelalem f27b6924d6 Flush dcache when storing timestamp 5 years ago
Manish V Badarkhe 0e753437e7 Implement SMCCC_ARCH_SOC_ID SMC call 5 years ago
Max Shvetsov ac03ac5ebb SPMD: Add support for SPCI_ID_GET 5 years ago
Alexei Fedorov b4292bc65e Fix crash dump for lower EL 5 years ago
Sumit Garg 2be57b8658 TBB: Add an IO abstraction layer to load encrypted firmwares 5 years ago
Max Shvetsov 033039f8e5 SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 5 years ago
Varun Wadekar d4b29105f4 include: move MHZ_TICKS_PER_SEC to utils_def.h 5 years ago
Achin Gupta 0cb64d01d9 SPMD: add support for an example SPM core manifest 5 years ago
Zelalem e6937287e4 Coverity: remove unnecessary header file includes 5 years ago
Deepika Bhavnani 5b33ad174a Unify type of "cpu_idx" across PSCI module. 5 years ago
Madhukar Pappireddy daa9b6ea64 Simplify PMF helper macro definitions across header files 5 years ago
Paul Beesley 538b002046 spm: Remove SPM Alpha 1 prototype and support files 5 years ago
Justin Chadwell 1f4619796a Add UBSAN support and handlers 5 years ago
Masahiro Yamada f51df47572 console: add a flag to prepend '\r' in the multi-console framework 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Ambroise Vincent 5b6ebeec9c Remove MULTI_CONSOLE_API flag and references to it 6 years ago
Ambroise Vincent 2cc9777170 Remove deprecated plat_crash_console_* 6 years ago
Ambroise Vincent 609e053caa Remove several warnings reported with W=1 6 years ago
John Tsichritzis 17e1335c89 Remove Mbed TLS dependency from plat_bl_common.c 6 years ago
Antonio Nino Diaz 73308618fe Minor changes to documentation and comments 6 years ago
Varun Wadekar e095ba34d7 Remove unused function symbols 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz 680389a65a SPM: Load image and RD from SP package 6 years ago
Yann Gautier 1b18c6c471 correct some missing-prototype warnings 6 years ago
Antonio Nino Diaz e458302be0 SPM: Introduce functions to load DTB files 6 years ago
Julius Werner 63c52d0071 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support 6 years ago
Julius Werner b2f7c9dd80 plat/common: Remove duplication of plat_crash_console functions/stubs 6 years ago
Roberto Vargas 0916c38dec Convert arm_setup_page_tables into a generic helper 6 years ago