292 Commits (d435238dc364f0c9f0e41661365f83d83899829d)

Author SHA1 Message Date
laurenw-arm dddf4283b0 feat(bl): add interface to query TF-A semantic ver 2 years ago
laurenw-arm 56b741d3e4 feat(cca): introduce new "cca" chain of trust 3 years ago
Marc Bonnici f74e27723b feat(spmc): add FFA_PARTITION_INFO_GET handler 3 years ago
Marc Bonnici 7affa25cad feat(spmc/lsp): add logical partition framework 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
Yann Gautier bb5b942e6f feat(bl_common): add XLAT tables symbols in linker script 3 years ago
Jayanth Dodderi Chidanand 6a0da73647 refactor(el3-runtime): add arch-features detection mechanism 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
Zelalem Aweke 5b18de09e8 feat(rme): add ENABLE_RME build option and support for RMM image 3 years ago
Zelalem Aweke 4693ff7225 feat(rme): add Realm security state definition 3 years ago
Laurent Carlier ff766148b5 feat(fdt): add for_each_compatible_node macro 3 years ago
Manish V Badarkhe c885d5c84d refactor(hw_crc32): renamed hw_crc32 to tf_crc32 3 years ago
Samuel Holland 9aedca021d feat(bl_common): import BL_NOBITS_{BASE,END} when defined 4 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
Yann Gautier 4324a14bf5 Add PIE support for AARCH32 4 years ago
Pankaj Gupta 18644159a6 tbbr-cot: conditional definition for the macro 4 years ago
Pankaj Gupta ff67fca5ac tbbr-cot: fix the issue of compiling time define 4 years ago
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago
Andre Przywara 9f7bab42a1 fdt: Add function to adjust GICv3 redistributor size 4 years ago
Javier Almansa Sobrino 780dd2b310 Add support to export a /cpus node to the device tree. 4 years ago
Manish V Badarkhe 699d8a1265 dtsi: Update the nv-counter node in the device tree 4 years ago
Manish Pandey 2947412d54 dualroot: add chain of trust for Platform owned SPs 4 years ago
Manish Pandey 03a5225c6a tbbr/dualroot: rename SP package certificate file 4 years ago
Andre Przywara 5a430c0219 rpi4/fdt: Move dtb_size() function to fdt_wrappers.h 4 years ago
Manish V Badarkhe 567bfe5114 dts: Add CoT descriptor nodes and properties in device tree 4 years ago
Masahiro Yamada e8ad6168b0 linker_script: move .rela.dyn section to bl_common.ld.h 5 years ago
Manish Pandey 44f1aa8efe dualroot: add chain of trust for secure partitions 5 years ago
Alexei Fedorov 34dd1e96fd TF-A: Fix BL31 linker script error 5 years ago
Madhukar Pappireddy 447870bf0d plat/fvp: Support for extracting UART serial node info from DT 5 years ago
Manish V Badarkhe ad43c49ee3 Cleanup the code for TBBR CoT descriptors 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
Masahiro Yamada caa3e7e0a4 linker_script: move .data section to bl_common.ld.h 5 years ago
Masahiro Yamada 268131c24f xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES 5 years ago
Masahiro Yamada a7739bc7b1 linker_script: move bss section to bl_common.ld.h 5 years ago
Masahiro Yamada 0a0a7a9ac8 linker_script: replace common read-only data with RODATA_COMMON 5 years ago
Masahiro Yamada 9fb288a03e linker_script: move more common code to bl_common.ld.h 5 years ago
Masahiro Yamada 665e71b8ea Factor xlat_table sections in linker scripts out into a header file 5 years ago
Alexei Fedorov b4292bc65e Fix crash dump for lower EL 5 years ago
Alexei Fedorov 0a2ab6e635 FDT wrappers: add functions for read/write bytes 5 years ago
Masahiro Yamada 2c74a29d55 bl_common: add BL_END macro 5 years ago