index
:
delta/coreboot/arm-trusted-firmware.git
bl1-misra
dependabot/npm_and_yarn/trim-newlines-3.0.1
dev/upstream
dh/dual-lic
integration
lts-v2.8
master
prototypes/sdei/rfc_v1
prototypes/secure_partitions/rfc_v1
revert-1389-db/bugfix
revert-1586-topics/ep/scp_bl2_size
revert-1713-nt-fw-config
rfc/arm_gicv3_driver_v1
rfc/psci-comp-pwr-states
rfc/psci-comp-pwr-states-v2
rfc/psci-new-top-desc
test
topics/arm-drtm-poc
topics/clang-format
topics/cmake
topics/ffa_el3_spmc
topics/ffa_el3_spmc_notifications
topics/ffa_rel_proto
topics/fwu_prototype
topics/rme_prototype
topics/spci_beta0_spmd
topics/v2.4-changelog
review.coreboot.org: arm-trusted-firmware.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bl32
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(tsp): use verbose for power logs
Shruti Gupta
2022-12-08
1
-8
/
+8
*
fix(el3-spmc): fix coverity scan warnings
Shruti Gupta
2022-12-08
2
-4
/
+7
*
feat(debug): add helpers for aborts on AARCH32
Yann Gautier
2022-10-03
1
-3
/
+3
*
feat(tsp): enable test cases for EL3 SPMC
Marc Bonnici
2022-08-25
7
-94
/
+464
*
feat(tsp): add ffa_helpers to enable more FF-A functionality
Marc Bonnici
2022-08-25
3
-1
/
+234
*
feat(tsp): add FF-A support to the TSP
Achin Gupta
2022-08-24
7
-223
/
+613
*
fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960
John Powell
2022-04-28
1
-1
/
+5
*
test(el3-runtime): dit is retained on world switch
Daniel Boulby
2022-02-03
1
-1
/
+19
*
fix: use correct printf format for uint64_t
Manish Pandey
2021-11-12
1
-1
/
+2
*
fix: libc: use long for 64-bit types on aarch64
Scott Branden
2021-11-08
1
-2
/
+4
*
build(amu): introduce `amu.mk`
Chris Kay
2021-10-26
1
-4
/
+4
*
fix(pie): invalidate data cache in the entire image range if PIE is enabled
Zelalem Aweke
2021-10-19
1
-3
/
+19
*
feat(trf): enable trace filter control register access from lower NS EL
Manish V Badarkhe
2021-08-26
1
-0
/
+4
*
feat(sys_reg_trace): enable trace system registers access from lower NS ELs
Manish V Badarkhe
2021-08-26
1
-0
/
+4
*
Add PIE support for AARCH32
Yann Gautier
2021-04-21
2
-5
/
+15
*
Avoid the use of linker *_SIZE__ macros
Yann Gautier
2021-04-21
1
-5
/
+11
*
bl32: Enable TRNG service build
Andre Przywara
2021-02-11
1
-0
/
+5
*
Add support for FEAT_MTPMU for Armv8.6
Javier Almansa Sobrino
2020-12-11
1
-1
/
+5
*
TSP: Fix GCC 11.0.0 compilation error.
Alexei Fedorov
2020-11-13
3
-26
/
+21
*
Merge "Increase type widths to satisfy width requirements" into integration
Joanna Farley
2020-10-18
1
-1
/
+1
|
\
|
*
Increase type widths to satisfy width requirements
Jimmy Brisson
2020-10-12
1
-1
/
+1
*
|
bl32: add an assert on BL32_SIZE in sp_min.ld.S
Yann Gautier
2020-10-05
1
-0
/
+2
*
|
bl32: use SORT_BY_ALIGNMENT macro in sp_min.ld.S
Yann Gautier
2020-10-05
1
-9
/
+9
|
/
*
linker_script: move .rela.dyn section to bl_common.ld.h
Masahiro Yamada
2020-06-29
1
-11
/
+1
*
linker_script: move .data section to bl_common.ld.h
Masahiro Yamada
2020-04-25
2
-10
/
+2
*
linker_script: move stacks section to bl_common.ld.h
Masahiro Yamada
2020-04-24
2
-12
/
+2
*
linker_script: move bss section to bl_common.ld.h
Masahiro Yamada
2020-04-02
2
-26
/
+2
*
linker_script: replace common read-only data with RODATA_COMMON
Masahiro Yamada
2020-04-02
2
-9
/
+4
*
linker_script: move more common code to bl_common.ld.h
Masahiro Yamada
2020-04-02
2
-109
/
+11
*
bl32: sp_min: reduce the alignment for fconf_populator
Masahiro Yamada
2020-03-31
1
-2
/
+2
*
Bug fix: Protect TSP prints with lock
Madhukar Pappireddy
2020-03-20
1
-0
/
+4
*
Merge changes from topic "mp/enhanced_pal_hw" into integration
Mark Dykes
2020-03-12
1
-0
/
+10
|
\
|
*
fconf: necessary modifications to support fconf in BL31 & SP_MIN
Madhukar Pappireddy
2020-03-11
1
-1
/
+11
*
|
Factor xlat_table sections in linker scripts out into a header file
Masahiro Yamada
2020-03-11
2
-19
/
+5
|
/
*
TSP: corrected log information
Manish Pandey
2020-03-06
1
-2
/
+2
*
TSP: add PIE support
Masahiro Yamada
2020-01-24
2
-2
/
+60
*
Prevent speculative execution past ERET
Anthony Steinhauser
2020-01-22
1
-2
/
+2
*
pmf: Make the runtime instrumentation work on AArch32
Bence Szépkúti
2019-12-17
3
-0
/
+83
*
AArch32: Disable Secure Cycle Counter
Alexei Fedorov
2019-09-26
1
-19
/
+1
*
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-09-13
2
-21
/
+23
*
Enable MTE support in both secure and non-secure worlds
Justin Chadwell
2019-09-09
1
-0
/
+8
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
1
-2
/
+2
*
Remove references to old project name from common files
John Tsichritzis
2019-07-10
1
-4
/
+4
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
2
-7
/
+8
*
sp_min: allow inclusion of a platform-specific linker script
Heiko Stuebner
2019-04-25
1
-0
/
+3
*
sp_min: make sp_min_warm_entrypoint public
Heiko Stuebner
2019-04-25
1
-1
/
+0
*
Apply stricter speculative load restriction
John Tsichritzis
2019-03-12
1
-1
/
+3
*
TSP: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
3
-6
/
+40
*
locks: linker variables to calculate per-cpu bakery lock size
Varun Wadekar
2019-02-07
1
-1
/
+3
*
Remove duplicated definitions of linker symbols
Antonio Nino Diaz
2019-02-01
1
-1
/
+1
[next]