222 Commits (d9912cf3d1022fc6d38a6059290040985de56e63)

Author SHA1 Message Date
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
Zelalem 466bb285c6 coverity: Fix MISRA null pointer violations 5 years ago
Alexei Fedorov 0a2ab6e635 FDT wrappers: add functions for read/write bytes 5 years ago
Andre Przywara feb358b651 FDT helper functions: Fix MISRA issues 5 years ago
Sandrine Bailleux 9e7d66314a Refactor load_auth_image_internal(). 5 years ago
Andre Przywara 66799507c4 FDT helper functions: Respect architecture in PSCI function IDs 5 years ago
Andre Przywara 6eaf928d66 FDT helper functions: Add function documentation 5 years ago
Andre Przywara 3ef45dda88 Add fdt_add_reserved_memory() helper function 5 years ago
Andre Przywara f240728b76 qemu: Move and generalise FDT PSCI fixup 5 years ago
Alexei Fedorov ed108b5605 Refactor ARMv8.3 Pointer Authentication support code 5 years ago
Justin Chadwell 53d7e003fe Move assembly newline function into common debug code 5 years ago
Alexei Fedorov 6c6a470fc1 AArch64: Align crash reporting output 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Julius Werner d9af1f7b6f Add helper to parse BL31 parameters (both versions) 6 years ago
Louis Mayencourt b8b31ad000 backtrace: Strip PAC field when PAUTH is enabled 5 years ago
John Tsichritzis bd97f83a62 Remove references to old project name from common files 5 years ago