190 Commits (c970c1c38f6d06a3e48e00ea7533c0e427311bcb)

Author SHA1 Message Date
Chris Kay 758ccb802d build: remove `MAKE_BUILD_STRINGS` function 8 months ago
Yann Gautier ae770fedf4 feat(console): introduce EARLY_CONSOLE 10 months ago
Chris Kay 8620bd0b93 build: use toolchain identifiers in conditions 11 months ago
Chris Kay ffb7742125 build: use new toolchain variables for tools 11 months ago
Andrey Skvortsov 3d6edc325c feat(build): check that .text section starts at page boundary 1 year ago
thagon01-arm ed8f06ddda feat(fvp): capture timestamps in bl stages 1 year ago
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
Boyan Karatotev dd9fae1ce0 refactor(cpus): convert print_errata_status to C 2 years ago
Harrison Mutai f6088168f0 build(bl2): add symbols for memory layout 2 years ago
Boyan Karatotev 1d2706dbaf chore(pauth): remove redundant pauth_disable_el3() call 2 years ago
Chris Kay cef66c3e68 build(bl2): sort sections by alignment by default 2 years ago
Arvind Ram Prakash 42d4d3baac refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 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
Jorge Troncoso 25135cebd3 style(linker_script): fix indentation 2 years ago
Yann Gautier 6dc5979a6c feat(debug): add helpers for aborts on AARCH32 6 years ago
Yann Gautier cc562e7410 fix(bl2): define RAM_NOLOAD for XIP 3 years ago
Jiafei Pan 96a8ed14b7 feat(bl2): add support to separate no-loadable sections 3 years ago
Yann Gautier e4c77db9c8 fix(bl2): correct messages with image_id 3 years ago
Manish V Badarkhe 0aa0b3afd6 refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot 3 years ago
Manish V Badarkhe 47bf3ac31e feat(measured boot): move init and teardown functions to platform layer 3 years ago
johpow01 f19dc624a1 refactor(gpt): productize and refactor GPT library 3 years ago
Zelalem Aweke 1839012d5b feat(rme): add GPT Library 3 years ago
Zelalem Aweke 6c09af9f8b feat(rme): run BL2 in root world when FEAT_RME is enabled 3 years ago
Manish V Badarkhe 396b339dc2 feat(fwu): initialize FWU driver in BL2 3 years ago
Yann Gautier 4324a14bf5 Add PIE support for AARCH32 4 years ago
Yann Gautier fb4f511f9b Avoid the use of linker *_SIZE__ macros 4 years ago
Javier Almansa Sobrino 0063dd1708 Add support for FEAT_MTPMU for Armv8.6 4 years ago
Alexei Fedorov 3f498b0dc2 TF-A: Add support for Measured Boot driver in BL1 and BL2 4 years ago
Masahiro Yamada e8ad6168b0 linker_script: move .rela.dyn section to bl_common.ld.h 5 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
John Powell 3443a7027d Fix MISRA C issues in BL1/BL2/BL31 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
Madhukar Pappireddy 6bc243825f aarch32: stop speculative execution past exception returns 5 years ago
Louis Mayencourt ab1981db9e fconf: initial commit 5 years ago
Zelalem 466bb285c6 coverity: Fix MISRA null pointer violations 5 years ago
Sandrine Bailleux a416325bc1 BL2: Print ID of images we fail loading 5 years ago
Masahiro Yamada 69af7fcf99 BL2_AT_EL3: add PIE support 5 years ago
Anthony Steinhauser f461fe346b Prevent speculative execution past ERET 5 years ago
Manish Pandey da90359b78 PIE: make call to GDT relocation fixup generalized 5 years ago
Samuel Holland ebd6efae67 Reduce space lost to object alignment 5 years ago
Alexei Fedorov ed108b5605 Refactor ARMv8.3 Pointer Authentication support code 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Masahiro Yamada 2f6f00dc89 bl2_el3: clean up linker script 5 years ago