- acf455b Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 11 months ago
- d242128 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · 1 year, 1 month ago
- f0deb4c refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · 1 year, 1 month ago
- ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 1 year, 1 month ago
- b45dd74 refactor(cpufeat): check FEAT_FGT in a new way by Andre Przywara · 1 year, 1 month ago
- 69c17f5 refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_ by Andre Przywara · 1 year, 1 month ago
- e0c56fd fix(fdt-wrappers): use correct prototypes by Yann Gautier · 12 months ago
- 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 2 months ago
- 0ae4a3a fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 1 year, 1 month ago
- 626f6d9 Merge "fix: backtrace stack unwind misses lr adjustment" into integration by Manish Pandey · 1 year, 2 months ago
- a149eb4 fix: backtrace stack unwind misses lr adjustment by Olivier Deprez · 1 year, 2 months ago
- 6dc5979 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 4 years, 10 months ago
- 3a41658 Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 1 year, 4 months ago
- ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 1 year, 5 months ago
- dddf428 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · 1 year, 5 months ago
- a4a3642 Merge "feat(libfdt): add function to set MAC addresses" into integration by Manish Pandey · 1 year, 5 months ago
- 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 1 year, 7 months ago
- 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 1 year, 7 months ago
- f74e277 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 4 months ago
- 3e0a087 Merge changes from topic "allwinner-idle" into integration by André Przywara · 1 year, 7 months ago
- dea8ee0 feat(fdt-wrappers): add function to find or add a sudnode by Ruchika Gupta · 1 year, 8 months ago
- 2b2b565 feat(fdt): add the ability to supply idle state information by Samuel Holland · 1 year, 11 months ago
- 1aa7e30 feat(libfdt): add function to set MAC addresses by Andre Przywara · 2 years ago
- 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 1 year, 8 months ago
- 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 1 year, 11 months ago
- 0aa0b3a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years ago
- 28623c1 Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 1 month ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 3 months ago
- 49e789e fix(fdt): avoid output on missing DT property by Andre Przywara · 2 years, 3 months ago
- 4d585fe feat(libfdt): also allow changing base address by Andre Przywara · 2 years, 7 months ago
- 2d9ea36 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · 2 years, 2 months ago
- 1fa05da build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 2 months ago
- 48ba034 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 2 years, 3 months ago
- 140d9cb refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 2 years, 3 months ago
- c885d5c refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 2 years, 5 months ago
- 4b48f7b feat(fwu): avoid booting with an alternate boot source by Manish V Badarkhe · 2 years, 5 months ago
- 6881f7b Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · 2 years, 4 months ago
- d0d6424 fix(fdt): fix OOB write in uuid parsing function by David Horstmann · 2 years, 4 months ago
- fd1360a feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 2 years, 5 months ago
- a1cedad feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 2 years, 8 months ago
- d13dbb6 feat(fdt): introduce wrapper function to read DT UUIDs by David Horstmann · 2 years, 9 months ago
- 81146c4 fdt: Use proper #address-cells and #size-cells for reserved-memory by Andre Przywara · 2 years, 11 months ago
- 805f22b Print newline after hex address in aarch64 el3_panic function by Pali Rohár · 2 years, 10 months ago
- 943aff0 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 3 years, 2 months ago
- d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 3 years, 4 months ago
- 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 3 years, 4 months ago
- 4276cfe fdt: Fix coverity complaint about 32-bit multiplication by Andre Przywara · 3 years, 2 months ago
- 428518c Merge changes from topic "stm32_exceptions" into integration by Manish Pandey · 3 years, 2 months ago
- 9f7bab4 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · 3 years, 3 months ago
- 00a55fe Align AARCH32 version of debug.S with AARCH64 by Yann Gautier · 3 years, 3 months ago
- 780dd2b Add support to export a /cpus node to the device tree. by Javier Almansa Sobrino · 3 years, 3 months ago
- 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 3 years, 5 months ago
- 447870b plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 3 years, 9 months ago
- 23d5ba8 SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 3 years, 10 months ago
- 60e2e27 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 3 years, 8 months ago
- 7ad6d36 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 3 years, 8 months ago
- 364ad24 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 3 years, 8 months ago
- be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 3 years, 8 months ago
- ff4e6c3 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 3 years, 8 months ago
- 6e3a89f fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 3 years, 8 months ago
- 42c33ba Add support to pass the nt_fw_config DTB to OP-TEE. by Javier Almansa Sobrino · 3 years, 10 months ago
- b4292bc Fix crash dump for lower EL by Alexei Fedorov · 3 years, 9 months ago
- 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 3 years, 10 months ago
- 63aa409 Merge changes from topic "spmd" into integration by Olivier Deprez · 3 years, 10 months ago
- 513b616 Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · 3 years, 10 months ago
- 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 4 years, 2 months ago
- 68c7608 Make PAC demangling more generic by Alexei Fedorov · 3 years, 10 months ago
- ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 4 years, 2 months ago
- 466bb28 coverity: Fix MISRA null pointer violations by Zelalem · 3 years, 10 months ago
- 0a2ab6e FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 3 years, 10 months ago
- feb358b FDT helper functions: Fix MISRA issues by Andre Przywara · 4 years, 3 months ago
- 9e7d663 Refactor load_auth_image_internal(). by Sandrine Bailleux · 4 years, 2 months ago
- 6679950 FDT helper functions: Respect architecture in PSCI function IDs by Andre Przywara · 4 years, 3 months ago
- 6eaf928 FDT helper functions: Add function documentation by Andre Przywara · 4 years, 3 months ago
- f65423c Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 4 years, 3 months ago
- 3ef45dd Add fdt_add_reserved_memory() helper function by Andre Przywara · 4 years, 5 months ago
- f240728 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 4 years, 5 months ago
- ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 3 months ago
- 53d7e00 Move assembly newline function into common debug code by Justin Chadwell · 4 years, 4 months ago
- 6c6a470 AArch64: Align crash reporting output by Alexei Fedorov · 4 years, 4 months ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 4 years, 5 months ago
- d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 4 years, 4 months ago
- d9af1f7 Add helper to parse BL31 parameters (both versions) by Julius Werner · 4 years, 6 months ago
- 7871fff Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · 4 years, 5 months ago
- b8b31ad backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · 4 years, 5 months ago
- bd97f83 Remove references to old project name from common files by John Tsichritzis · 4 years, 5 months ago
- b6fd418 Correctly check for support of Address Authentication by Antonio Nino Diaz · 4 years, 9 months ago
- b86048c Add support for pointer authentication by Antonio Nino Diaz · 4 years, 10 months ago
- c4e9d82 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 4 years, 10 months ago
- 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 4 years, 10 months ago
- 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 5 years ago
- 8aabea3 Correct typographical errors by Paul Beesley · 5 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
- 9c6d1c5 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 5 years ago
- 73f1ac6 Introduce fdtw_read_array() helper by Antonio Nino Diaz · 5 years ago
- 2747362 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 5 years ago
- 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 5 years ago
- 87c8513 Mark BL31 initialization functions by Daniel Boulby · 5 years ago
- ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 5 years ago
- 2adb786 Allow setting log level back to compile time value by Junhan Zhou · 5 years ago