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
/
bl2u
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(debug): add helpers for aborts on AARCH32
Yann Gautier
2022-10-03
1
-3
/
+3
*
Avoid the use of linker *_SIZE__ macros
Yann Gautier
2021-04-21
2
-5
/
+9
*
linker_script: move .data section to bl_common.ld.h
Masahiro Yamada
2020-04-25
1
-11
/
+1
*
linker_script: move stacks section to bl_common.ld.h
Masahiro Yamada
2020-04-24
1
-6
/
+1
*
Merge "Fix MISRA C issues in BL1/BL2/BL31" into integration
Mark Dykes
2020-04-04
1
-2
/
+2
|
\
|
*
Fix MISRA C issues in BL1/BL2/BL31
John Powell
2020-04-03
1
-2
/
+2
*
|
linker_script: move bss section to bl_common.ld.h
Masahiro Yamada
2020-04-02
1
-12
/
+1
*
|
linker_script: replace common read-only data with RODATA_COMMON
Masahiro Yamada
2020-04-02
1
-0
/
+5
|
/
*
Factor xlat_table sections in linker scripts out into a header file
Masahiro Yamada
2020-03-11
1
-10
/
+3
*
Reduce space lost to object alignment
Samuel Holland
2019-12-04
1
-6
/
+6
*
TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U
Alexei Fedorov
2019-10-03
1
-0
/
+9
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
1
-2
/
+2
*
Apply stricter speculative load restriction
John Tsichritzis
2019-03-12
2
-6
/
+9
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
4
-15
/
+15
*
Add atexit function to libc
Roberto Vargas
2018-08-03
1
-0
/
+1
*
Add .extab and .exidx sections
Roberto Vargas
2018-07-11
1
-0
/
+9
*
Use ALIGN instead of NEXT in linker scripts
Roberto Vargas
2018-07-11
1
-4
/
+4
*
Merge pull request #1282 from robertovargas-arm/misra-changes
davidcunado-arm
2018-02-28
1
-1
/
+2
|
\
|
*
Fix MISRA rule 8.4 in common code
Roberto Vargas
2018-02-28
1
-1
/
+2
*
|
Add comments about mismatched TCR_ELx and xlat tables
Antonio Nino Diaz
2018-02-27
1
-2
/
+3
|
/
*
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-11-29
1
-6
/
+7
*
Fix BL2U entrypoint possible parameter corruption
Douglas Raillard
2017-08-02
1
-2
/
+2
*
Fix order of #includes
Isla Mitchell
2017-07-12
1
-1
/
+1
*
AArch32: Add BL2U support
Yatharth Kochar
2017-05-15
3
-3
/
+141
*
Use SPDX license identifiers
dp-arm
2017-05-03
4
-100
/
+4
*
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
davidcunado-arm
2017-04-12
1
-1
/
+4
|
\
|
*
Flush console where necessary
Antonio Nino Diaz
2017-03-31
1
-1
/
+4
*
|
Add support for GCC stack protection
Douglas Raillard
2017-03-31
2
-0
/
+14
|
/
*
Move plat/common source file definitions to generic Makefiles
dp-arm
2017-03-20
1
-2
/
+3
*
Introduce unified API to zero memory
Douglas Raillard
2017-02-06
2
-4
/
+5
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
1
-1
/
+1
*
Introduce SEPARATE_CODE_AND_RODATA build flag
Sandrine Bailleux
2016-07-08
1
-0
/
+18
*
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-03-14
1
-3
/
+7
*
FWU: Add Generic BL2U FWU image support in BL2
Yatharth Kochar
2015-12-09
4
-0
/
+370