241 Commits (9b1dad8bb5c1971b3feb6211503e671278145e17)

Author SHA1 Message Date
Manish Pandey 46cc41d559 fix(ras): restrict RAS support for NS world 2 years ago
Manish Pandey 0ae4a3a3f0 fix(debug): decouple "get_el_str()" from backtrace 2 years ago
Olivier Deprez a149eb4d87 fix: backtrace stack unwind misses lr adjustment 2 years ago
Yann Gautier 6dc5979a6c feat(debug): add helpers for aborts on AARCH32 6 years ago
Juan Pablo Conde ff86e0b4e6 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP 2 years ago
laurenw-arm dddf4283b0 feat(bl): add interface to query TF-A semantic ver 2 years ago
Jayanth Dodderi Chidanand 47c681b7d7 feat(trbe): add trbe under feature detection mechanism 3 years ago
Jayanth Dodderi Chidanand 1298f2f13d feat(brbe): add brbe under feature detection mechanism 3 years ago
Marc Bonnici f74e27723b feat(spmc): add FFA_PARTITION_INFO_GET handler 3 years ago
Ruchika Gupta dea8ee0d3f feat(fdt-wrappers): add function to find or add a sudnode 3 years ago
Samuel Holland 2b2b565717 feat(fdt): add the ability to supply idle state information 3 years ago
Andre Przywara 1aa7e302a8 feat(libfdt): add function to set MAC addresses 3 years ago
Jayanth Dodderi Chidanand 781d07a421 refactor(twed): improve TWED enablement in EL-3 3 years ago
Jayanth Dodderi Chidanand 6a0da73647 refactor(el3-runtime): add arch-features detection mechanism 3 years ago
Manish V Badarkhe 0aa0b3afd6 refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot 3 years ago
Scott Branden 4ce3e99a33 fix: libc: use long for 64-bit types on aarch64 4 years ago
Andre Przywara 49e789e353 fix(fdt): avoid output on missing DT property 3 years ago
Andre Przywara 4d585fe52f feat(libfdt): also allow changing base address 4 years ago
Chris Kay 2d9ea36035 feat(fdt-wrappers): add CPU enumeration utility function 3 years ago
Chris Kay 1fa05dab07 build(fdt-wrappers): introduce FDT wrappers makefile 3 years ago
Manish V Badarkhe 48ba0345f7 feat(measured_boot): image hash measurement and recording in BL1 3 years ago
Manish V Badarkhe 140d9cb3e7 refactor(measured boot): move image measurement to generic layer 3 years ago
Manish V Badarkhe c885d5c84d refactor(hw_crc32): renamed hw_crc32 to tf_crc32 3 years ago
Manish V Badarkhe 4b48f7b565 feat(fwu): avoid booting with an alternate boot source 3 years ago
David Horstmann d0d642450f fix(fdt): fix OOB write in uuid parsing function 3 years ago
Pali Rohár fd1360a339 feat(common/debug): add new macro ERROR_NL() to print just a newline 3 years ago
Manish V Badarkhe a1cedadf73 feat(hw_crc): add support for HW computed CRC 4 years ago
David Horstmann d13dbb6f1d feat(fdt): introduce wrapper function to read DT UUIDs 4 years ago
Andre Przywara 81146c46f6 fdt: Use proper #address-cells and #size-cells for reserved-memory 4 years ago
Pali Rohár 805f22babd Print newline after hex address in aarch64 el3_panic function 4 years ago
Jimmy Brisson d7b5f40823 Increase type widths to satisfy width requirements 4 years ago
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago
Andre Przywara 4276cfe2fa fdt: Fix coverity complaint about 32-bit multiplication 4 years ago
Andre Przywara 9f7bab42a1 fdt: Add function to adjust GICv3 redistributor size 4 years ago
Yann Gautier 00a55fe4c5 Align AARCH32 version of debug.S with AARCH64 4 years ago
Javier Almansa Sobrino 780dd2b310 Add support to export a /cpus node to the device tree. 4 years ago
Manish V Badarkhe 86ba585300 Add wrapper for AT instruction 4 years ago
Madhukar Pappireddy 447870bf0d plat/fvp: Support for extracting UART serial node info from DT 5 years ago
Olivier Deprez 23d5ba86bd SPMD: extract SPMC DTB header size from SPMD 5 years ago
Andre Przywara 60e2e27db5 fdt/wrappers: Introduce code to find UART DT node 5 years ago
Andre Przywara 7ad6d36201 plat/stm32: Use generic fdt_get_reg_props_by_name() 5 years ago
Andre Przywara 364ad245a2 arm: fconf: Fix GICv3 dynamic configuration 5 years ago
Andre Przywara be858cffa9 plat/stm32: Implement fdt_read_uint32_default() as a wrapper 5 years ago
Andre Przywara ff4e6c35c9 fdt/wrappers: Replace fdtw_read_cells() implementation 5 years ago
Andre Przywara 6e3a89f449 fdt/wrappers: Generalise fdtw_read_array() 5 years ago
Javier Almansa Sobrino 42c33ba3bb Add support to pass the nt_fw_config DTB to OP-TEE. 5 years ago
Alexei Fedorov b4292bc65e Fix crash dump for lower EL 5 years ago
Achin Gupta 0cb64d01d9 SPMD: add support for an example SPM core manifest 5 years ago
Alexei Fedorov 68c76088d3 Make PAC demangling more generic 5 years ago
Louis Mayencourt ce8528411a fconf: Add TBBR disable_authentication property 5 years ago