82 Commits (f1e4a28d3f9e4c5e7905f44d41c13de63d735864)

Author SHA1 Message Date
Boyan Karatotev 83a4dae1af refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init 2 years ago
Michal Simek f7d445fcbb chore(bl): add UNALIGNED symbols for TEXT/RODATA 2 years ago
Harrison Mutai fcb72e16ce build(bl32): add symbols for memory layout 2 years ago
Sona Mathew ffea3844c0 feat(errata_abi): errata management firmware interface 2 years ago
Chris Kay 3d74523512 build(sp-min): sort sections by alignment by default 2 years ago
Andre Przywara d23acc9e4f refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 2 years ago
Andre Przywara 603a0c6fae refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED 2 years ago
Andre Przywara fc8d2d3980 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED 2 years ago
Chris Kay da04341ed5 build: always prefix section names with `.` 2 years ago
Chris Kay 8227493637 build: clarify linker script generation 2 years ago
Chris Kay f90fe02f06 style: normalize linker script code style 2 years ago
Yann Gautier 6dc5979a6c feat(debug): add helpers for aborts on AARCH32 6 years ago
John Powell 187a61761e fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960 3 years ago
Chris Kay 9b43d098d8 build(amu): introduce `amu.mk` 4 years ago
Manish V Badarkhe 8fcd3d9600 feat(trf): enable trace filter control register access from lower NS EL 3 years ago
Manish V Badarkhe d4582d3088 feat(sys_reg_trace): enable trace system registers access from lower NS ELs 3 years ago
Yann Gautier 4324a14bf5 Add PIE support for AARCH32 4 years ago
Andre Przywara 0e14948e2a bl32: Enable TRNG service build 4 years ago
Javier Almansa Sobrino 0063dd1708 Add support for FEAT_MTPMU for Armv8.6 4 years ago
Yann Gautier fdd97d7c64 bl32: add an assert on BL32_SIZE in sp_min.ld.S 4 years ago
Yann Gautier b1f596b68b bl32: use SORT_BY_ALIGNMENT macro in sp_min.ld.S 4 years ago
Masahiro Yamada caa3e7e0a4 linker_script: move .data section to bl_common.ld.h 5 years ago
Masahiro Yamada a926a9f60a linker_script: move stacks section to bl_common.ld.h 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 85ee795ca2 bl32: sp_min: reduce the alignment for fconf_populator 5 years ago
Madhukar Pappireddy 26d1e0c330 fconf: necessary modifications to support fconf in BL31 & SP_MIN 5 years ago
Masahiro Yamada 665e71b8ea Factor xlat_table sections in linker scripts out into a header file 5 years ago
Bence Szépkúti 0531ada537 pmf: Make the runtime instrumentation work on AArch32 5 years ago
Alexei Fedorov c3e8b0be9b AArch32: Disable Secure Cycle Counter 5 years ago
Heiko Stuebner 14e09cc42e sp_min: allow inclusion of a platform-specific linker script 6 years ago
Heiko Stuebner d4c98a1b20 sp_min: make sp_min_warm_entrypoint public 6 years ago
Varun Wadekar 596929b971 locks: linker variables to calculate per-cpu bakery lock size 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 c3cf06f1a3 Standardise header guards across codebase 6 years ago
Manish Pandey ed2c4f4a44 plat/arm: Support direct Linux kernel boot in AArch32 6 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
Roberto Vargas ad92509476 Add .extab and .exidx sections 7 years ago
Roberto Vargas 5629b2b11c Use ALIGN instead of NEXT in linker scripts 7 years ago
Roberto Vargas a9b5b4aea1 Fix MISRA rule 8.4 7 years ago
Jeenu Viswambharan 64ee263e20 DynamIQ: Enable MMU without using stack 7 years ago
Dimitris Papastamos 2c3a10780d Rename symbols and files relating to CVE-2017-5715 7 years ago
Antonio Nino Diaz 085e80ec11 Rename 'smcc' to 'smccc' 7 years ago
Soby Mathew 0ed8c00174 Remove sp_min functions from plat_common.c 7 years ago
Antonio Nino Diaz 883d1b5d4a Add comments about mismatched TCR_ELx and xlat tables 7 years ago
Soby Mathew a6f340fe58 Introduce the new BL handover interface 7 years ago
Joel Hutton ce213b9622 AMU: Add assembler helper functions for aarch32 7 years ago
Dimitris Papastamos 7343505d96 sp_min: Implement workaround for CVE-2017-5715 7 years ago