index
:
software/arm-trusted-firmware.git
dependabot/pip/virtualenv-20.36.1
master
Trusted Firmware-A
Arm Limited and Contributors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
bl_common.c
Age
Commit message (
Expand
)
Author
2026-03-11
test(bl): add short-read negative test scenario
Manish V Badarkhe
2026-02-02
fix(bl): error out if image read size is too short
Marek Vasut
2025-10-22
fix(common): error out if image load size is zero
Toshiyuki Ogasahara
2025-08-18
fix(common): initialize the variables
Saivardhan Thatikonda
2025-08-18
fix(common): rename exit label
Saivardhan Thatikonda
2025-08-18
fix(common): add missing curly braces
Saivardhan Thatikonda
2024-10-14
refactor(bl): remove un-necessary variable
Manish V Badarkhe
2024-06-13
feat(bl): add plat handler for image loading
Yann Gautier
2024-06-13
refactor(bl)!: remove unused plat_try_next_boot_source
Yann Gautier
2024-04-29
build: remove `MAKE_BUILD_STRINGS` function
Chris Kay
2022-08-02
feat(bl): add interface to query TF-A semantic ver
laurenw-arm
2022-01-11
refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot
Manish V Badarkhe
2021-10-12
feat(measured_boot): image hash measurement and recording in BL1
Manish V Badarkhe
2021-10-12
refactor(measured boot): move image measurement to generic layer
Manish V Badarkhe
2021-08-02
feat(fwu): avoid booting with an alternate boot source
Manish V Badarkhe
2020-10-12
Increase type widths to satisfy width requirements
Jimmy Brisson
2020-02-07
fconf: Add TBBR disable_authentication property
Louis Mayencourt
2019-11-14
Refactor load_auth_image_internal().
Sandrine Bailleux
2019-09-13
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-08-01
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-03-01
Correctly check for support of Address Authentication
Antonio Nino Diaz
2019-02-27
Add support for pointer authentication
Antonio Nino Diaz
2019-01-31
Remove dead code related to LOAD_IMAGE_V2=0
Sandrine Bailleux
2019-01-04
Sanitise includes across codebase
Antonio Nino Diaz
2018-10-04
Remove some MISRA defects in common code
Antonio Nino Diaz
2018-09-28
Remove build option LOAD_IMAGE_V2
Roberto Vargas
2018-06-12
Fix MISRA Rule 5.3 Part 1
Daniel Boulby
2018-05-18
Allow disabling authentication dynamically
Soby Mathew
2017-12-05
Unify cache flush code path after image load
Soby Mathew
2017-10-24
Add platform hooks for boot redundancy support
Roberto Vargas
2017-05-03
Use SPDX license identifiers
dp-arm
2017-03-08
Simplify translation tables headers dependencies
Antonio Nino Diaz
2017-02-06
Introduce unified API to zero memory
Douglas Raillard
2016-12-20
Export is_mem_free() function
Sandrine Bailleux
2016-11-29
Optimize cache flush when authenticating images
Antonio Nino Diaz
2016-09-20
Add new version of image loading.
Yatharth Kochar
2016-08-31
AArch32: resolve build error when LOG_LEVEL=50
Soby Mathew
2016-08-17
Remove dcache invalidation after image authentication
Dan Handley
2016-07-25
Ensure addresses in is_mem_free() don't overflow
Sandrine Bailleux
2016-07-18
Rework type usage in Trusted Firmware
Soby Mathew
2016-06-07
Update comments in load_image()
Sandrine Bailleux
2016-04-13
Refactor the xlat_tables library code
Soby Mathew
2016-02-18
Add support for %p in tf_printf()
Antonio Nino Diaz
2015-11-04
Merge pull request #423 from jcastillo-arm/jc/genfw/1211
Achin Gupta
2015-11-02
Remove deprecated IO return definitions
Juan Castillo
2015-11-02
Introduce print_entry_point_info() function
Sandrine Bailleux
2015-10-23
Use standard errno definitions in load_auth_image()
Juan Castillo
2015-09-02
Ensure BL2 security state is secure
Vikram Kanigiri
2015-08-20
TBB: abort boot if BL3-2 cannot be authenticated
Juan Castillo
2015-06-25
TBB: switch to the new authentication framework
Juan Castillo
[next]