- 69c17f5 refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_ by Andre Przywara · 2 years, 8 months ago
- 1ef303f feat(tbbr): increase PK_DER_LEN size by Nicolas Toromanoff · 4 years, 8 months ago
- 0ae4a3a fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 2 years, 8 months ago
- dddf428 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · 3 years ago
- a4a3642 Merge "feat(libfdt): add function to set MAC addresses" into integration by Manish Pandey · 3 years ago
- 56b741d feat(cca): introduce new "cca" chain of trust by laurenw-arm · 3 years, 2 months ago
- f74e277 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 3 years, 11 months ago
- 7affa25 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 3 years, 5 months ago
- 3e0a087 Merge changes from topic "allwinner-idle" into integration by André Przywara · 3 years, 2 months ago
- dea8ee0 feat(fdt-wrappers): add function to find or add a sudnode by Ruchika Gupta · 3 years, 3 months ago
- 2b2b565 feat(fdt): add the ability to supply idle state information by Samuel Holland · 3 years, 5 months ago
- 1aa7e30 feat(libfdt): add function to set MAC addresses by Andre Przywara · 3 years, 7 months ago
- f6ca81d Merge changes from topic "jc/detect_feat" into integration by Manish Pandey · 3 years, 3 months ago
- bb5b942 feat(bl_common): add XLAT tables symbols in linker script by Yann Gautier · 3 years, 3 months ago
- 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 6 months ago
- 4d585fe feat(libfdt): also allow changing base address by Andre Przywara · 4 years, 2 months ago
- 2d9ea36 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · 3 years, 9 months ago
- 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 9 months ago
- 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years ago
- 4693ff7 feat(rme): add Realm security state definition by Zelalem Aweke · 4 years ago
- ff76614 feat(fdt): add for_each_compatible_node macro by Laurent Carlier · 3 years, 9 months ago
- c885d5c refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 4 years ago
- 6881f7b Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · 4 years ago
- 9aedca0 feat(bl_common): import BL_NOBITS_{BASE,END} when defined by Samuel Holland · 4 years, 7 months ago
- fd1360a feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 4 years ago
- a1cedad feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 4 years, 2 months ago
- 08e7cc5 Merge changes I15e7cc43,Id7411bd5,I92bafe70,I8f1c0658 into integration by Manish Pandey · 4 years, 2 months ago
- d13dbb6 feat(fdt): introduce wrapper function to read DT UUIDs by David Horstmann · 4 years, 4 months ago
- 4324a14 Add PIE support for AARCH32 by Yann Gautier · 4 years, 9 months ago
- 1864415 tbbr-cot: conditional definition for the macro by Pankaj Gupta · 4 years, 7 months ago
- ff67fca tbbr-cot: fix the issue of compiling time define by Pankaj Gupta · 4 years, 7 months ago
- 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
- 9f7bab4 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · 4 years, 10 months ago
- ee99356 Merge "dtsi: Update the nv-counter node in the device tree" into integration by Alexei Fedorov · 4 years, 10 months ago
- 780dd2b Add support to export a /cpus node to the device tree. by Javier Almansa Sobrino · 4 years, 10 months ago
- 699d8a1 dtsi: Update the nv-counter node in the device tree by Manish V Badarkhe · 4 years, 11 months ago
- 2947412 dualroot: add chain of trust for Platform owned SPs by Manish Pandey · 5 years ago
- 03a5225 tbbr/dualroot: rename SP package certificate file by Manish Pandey · 5 years ago
- 5a430c0 rpi4/fdt: Move dtb_size() function to fdt_wrappers.h by Andre Przywara · 5 years ago
- 567bfe5 dts: Add CoT descriptor nodes and properties in device tree by Manish V Badarkhe · 5 years ago
- e8ad616 linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- 44f1aa8 dualroot: add chain of trust for secure partitions by Manish Pandey · 5 years ago
- 34dd1e9 TF-A: Fix BL31 linker script error by Alexei Fedorov · 5 years ago
- 1c301e7 Merge "Cleanup the code for TBBR CoT descriptors" into integration by Mark Dykes · 5 years ago
- 447870b plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 5 years ago
- ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 5 years ago
- 60e2e27 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 5 years ago
- 7ad6d36 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 5 years ago
- 364ad24 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 5 years ago
- be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 5 years ago
- ff4e6c3 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 5 years ago
- 6e3a89f fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 5 years ago
- caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- 268131c xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · 5 years ago
- a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 5 years ago
- 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 5 years ago
- f9ea3a6 Merge "Fix crash dump for lower EL" into integration by Mark Dykes · 5 years ago
- 665e71b8 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 5 years ago
- b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
- 0a2ab6e FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 5 years ago
- 2c74a29 bl_common: add BL_END macro by Masahiro Yamada · 5 years ago
- 3ef45dd Add fdt_add_reserved_memory() helper function by Andre Przywara · 6 years ago
- f240728 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 6 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
- d9af1f7 Add helper to parse BL31 parameters (both versions) by Julius Werner · 6 years ago
- 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 6 years ago
- 9352be8 Use explicit-width data types in AAPCS parameter structs by Julius Werner · 6 years ago
- 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago
- a4acc7f Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 6 years ago
- c2ad38c Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 6 years ago
- b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
- a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 6 years ago
- f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 6 years ago
- c4e9d82 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 6 years ago
- 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
- 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 7 years ago
- c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- f5478de Reorganize architecture-dependent header files by Antonio Nino Diaz · 7 years ago
- 65849aa Enable DIT if supported by Sathees Balya · 7 years ago
- 48e1d35 AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 7 years ago
- c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
- 73f1ac6 Introduce fdtw_read_array() helper by Antonio Nino Diaz · 7 years ago
- 2747362 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 7 years ago
- a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
- 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 7 years ago
- f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 7 years ago
- 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
- 583cb003 Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 7 years ago
- 44445ae5 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 7 years ago
- cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 7 years ago
- 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 7 years ago
- 6fe8b19 Add new defines for STM32MP1 platform by Yann Gautier · 7 years ago
- d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 7 years ago
- 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 7 years ago
- e22a4ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 7 years ago
- 701b498 Reorder log level macro definitions for clarity by John Tsichritzis · 7 years ago
- e02f469 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 7 years ago