~funderscore
blog
cgit
wiki
get in touch
index
:
misc/trustedfirmware-a.git
for-master/gxl/spl_support
master
wip/gxbb
wip/gxl/spl_support
[Abandonned] WIP port of Arm Trusted Firmware-A BL2 to Amlogic SoCs
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bl2
Commit message (
Expand
)
Author
Age
*
refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3
Arvind Ram Prakash
2023-03-15
*
build: always prefix section names with `.`
Chris Kay
2023-02-20
*
build: clarify linker script generation
Chris Kay
2023-02-10
*
style: normalize linker script code style
Chris Kay
2023-02-10
*
style(linker_script): fix indentation
Jorge Troncoso
2022-10-20
*
feat(debug): add helpers for aborts on AARCH32
Yann Gautier
2022-10-03
*
fix(bl2): define RAM_NOLOAD for XIP
Yann Gautier
2022-03-31
*
feat(bl2): add support to separate no-loadable sections
Jiafei Pan
2022-03-27
*
fix(bl2): correct messages with image_id
Yann Gautier
2022-02-15
*
refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot
Manish V Badarkhe
2022-01-11
*
feat(measured boot): move init and teardown functions to platform layer
Manish V Badarkhe
2021-10-12
*
refactor(gpt): productize and refactor GPT library
johpow01
2021-10-05
*
feat(rme): add GPT Library
Zelalem Aweke
2021-10-05
*
feat(rme): run BL2 in root world when FEAT_RME is enabled
Zelalem Aweke
2021-10-04
*
feat(fwu): initialize FWU driver in BL2
Manish V Badarkhe
2021-08-02
*
Add PIE support for AARCH32
Yann Gautier
2021-04-21
*
Avoid the use of linker *_SIZE__ macros
Yann Gautier
2021-04-21
*
Add support for FEAT_MTPMU for Armv8.6
Javier Almansa Sobrino
2020-12-11
*
TF-A: Add support for Measured Boot driver in BL1 and BL2
Alexei Fedorov
2020-07-21
*
linker_script: move .rela.dyn section to bl_common.ld.h
Masahiro Yamada
2020-06-29
*
linker_script: move .data section to bl_common.ld.h
Masahiro Yamada
2020-04-25
*
linker_script: move stacks section to bl_common.ld.h
Masahiro Yamada
2020-04-24
*
Merge "Fix MISRA C issues in BL1/BL2/BL31" into integration
Mark Dykes
2020-04-04
|
\
|
*
Fix MISRA C issues in BL1/BL2/BL31
John Powell
2020-04-03
*
|
linker_script: move bss section to bl_common.ld.h
Masahiro Yamada
2020-04-02
*
|
linker_script: replace common read-only data with RODATA_COMMON
Masahiro Yamada
2020-04-02
*
|
linker_script: move more common code to bl_common.ld.h
Masahiro Yamada
2020-04-02
|
/
*
Factor xlat_table sections in linker scripts out into a header file
Masahiro Yamada
2020-03-11
*
aarch32: stop speculative execution past exception returns
Madhukar Pappireddy
2020-03-01
*
Merge changes from topic "lm/fconf" into integration
Sandrine Bailleux
2020-02-11
|
\
|
*
fconf: initial commit
Louis Mayencourt
2020-02-07
*
|
coverity: Fix MISRA null pointer violations
Zelalem
2020-02-05
|
/
*
BL2: Print ID of images we fail loading
Sandrine Bailleux
2020-02-03
*
BL2_AT_EL3: add PIE support
Masahiro Yamada
2020-01-24
*
Prevent speculative execution past ERET
Anthony Steinhauser
2020-01-22
*
Merge "PIE: make call to GDT relocation fixup generalized" into integration
Soby Mathew
2019-12-12
|
\
|
*
PIE: make call to GDT relocation fixup generalized
Manish Pandey
2019-12-12
*
|
Reduce space lost to object alignment
Samuel Holland
2019-12-04
|
/
*
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-09-13
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
*
bl2_el3: clean up linker script
Masahiro Yamada
2019-06-14
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
*
Merge pull request #1878 from jts-arm/sctlr
Soby Mathew
2019-03-13
|
\
|
*
Apply stricter speculative load restriction
John Tsichritzis
2019-03-12
*
|
bl2-el3: Fix exit to bl32 by ensuring a more complete write to SPSR
Bryan O'Donoghue
2019-03-13
|
/
*
BL2_AT_EL3: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
*
BL2: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
*
Move BL1 and BL2 private defines to bl_common.h
Antonio Nino Diaz
2019-01-15
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
*
correct some missing-prototype warnings
Yann Gautier
2018-12-10
[next]