205 Commits (49d98cd549c3e2cb5fa4316e1ed365af4d95d9ba)

Author SHA1 Message Date
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
Antonio Nino Diaz b6fd41837f Correctly check for support of Address Authentication 6 years ago
Antonio Nino Diaz b86048c40c Add support for pointer authentication 6 years ago
Sandrine Bailleux c4e9d827ee Remove dead code related to LOAD_IMAGE_V2=0 6 years ago
Antonio Nino Diaz 0709055ed6 Remove support for the SMC Calling Convention 2.0 6 years ago
Sathees Balya 5b8d50e407 plat/arm: Save BL2 descriptors to reserved memory. 6 years ago
Paul Beesley 8aabea3358 Correct typographical errors 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz 9c6d1c5070 backtrace: Extract rules from root Makefile 6 years ago
Antonio Nino Diaz 73f1ac6c8e Introduce fdtw_read_array() helper 6 years ago
Antonio Nino Diaz 2747362062 Introduce new fdt helper to read string properties 6 years ago
Antonio Nino Diaz 81542c00d0 Remove some MISRA defects in common code 6 years ago
Daniel Boulby 87c8513498 Mark BL31 initialization functions 6 years ago
Roberto Vargas ed51b51f7a Remove build option LOAD_IMAGE_V2 6 years ago
Junhan Zhou 2adb786707 Allow setting log level back to compile time value 6 years ago
Daniel Boulby e19ea3f2a8 Remove rt_svc_descs pointer from global scope 6 years ago