67 Commits (0677796cb65374499b9e542c1d23ce57aefa9140)

Author SHA1 Message Date
Manish V Badarkhe 0aa0b3afd6 refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot 3 years ago
Manish V Badarkhe 48ba0345f7 feat(measured_boot): image hash measurement and recording in BL1 3 years ago
Manish V Badarkhe 140d9cb3e7 refactor(measured boot): move image measurement to generic layer 3 years ago
Manish V Badarkhe 4b48f7b565 feat(fwu): avoid booting with an alternate boot source 3 years ago
Jimmy Brisson d7b5f40823 Increase type widths to satisfy width requirements 4 years ago
Louis Mayencourt ce8528411a fconf: Add TBBR disable_authentication property 5 years ago
Sandrine Bailleux 9e7d66314a Refactor load_auth_image_internal(). 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
Antonio Nino Diaz b6fd41837f Correctly check for support of Address Authentication 6 years ago
Antonio Nino Diaz b86048c40c Add support for pointer authentication 6 years ago
Sandrine Bailleux c4e9d827ee Remove dead code related to LOAD_IMAGE_V2=0 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz 81542c00d0 Remove some MISRA defects in common code 6 years ago
Roberto Vargas ed51b51f7a Remove build option LOAD_IMAGE_V2 6 years ago
Daniel Boulby d3775d46a4 Fix MISRA Rule 5.3 Part 1 7 years ago
Soby Mathew 209a60cca5 Allow disabling authentication dynamically 7 years ago
Soby Mathew 76163b3a7a Unify cache flush code path after image load 7 years ago
Roberto Vargas 01f62b6d0d Add platform hooks for boot redundancy support 7 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Antonio Nino Diaz d50ece03d9 Simplify translation tables headers dependencies 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Sandrine Bailleux 99c5ebafbe Export is_mem_free() function 8 years ago
Antonio Nino Diaz 0f325c67c7 Optimize cache flush when authenticating images 8 years ago
Yatharth Kochar 7260022636 Add new version of image loading. 8 years ago
Soby Mathew 51c79b7351 AArch32: resolve build error when LOG_LEVEL=50 8 years ago
Dan Handley ad4494dc38 Remove dcache invalidation after image authentication 8 years ago
Sandrine Bailleux 7b6d330c92 Ensure addresses in is_mem_free() don't overflow 8 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Sandrine Bailleux a6b995fba3 Update comments in load_image() 9 years ago
Soby Mathew 3ca9928df2 Refactor the xlat_tables library code 9 years ago
Antonio Nino Diaz f0dd061ae6 Add support for %p in tf_printf() 9 years ago
Juan Castillo e098e244a2 Remove deprecated IO return definitions 9 years ago
Sandrine Bailleux 68a68c925f Introduce print_entry_point_info() function 9 years ago
Juan Castillo 78460a05e4 Use standard errno definitions in load_auth_image() 9 years ago
Vikram Kanigiri a2f8b16650 Ensure BL2 security state is secure 9 years ago
Juan Castillo fedbc0497b TBB: abort boot if BL3-2 cannot be authenticated 9 years ago
Juan Castillo 1779ba6b97 TBB: switch to the new authentication framework 10 years ago
Juan Castillo 16948ae1d9 Use numbers to identify images instead of names 10 years ago
Dan Handley 1b70db06ff Fix type mismatches in verbose logging 10 years ago
Juan Castillo c5fb47c389 Skip reserving memory for non-executable and BL3-0 images 10 years ago
Dan Handley 6ad2e461f0 Rationalize console log output 10 years ago
Juan Castillo d3280beb70 Rework incorrect use of assert() and panic() in codebase 11 years ago
Soby Mathew b79af93445 Implement a leaner printf for Trusted Firmware 11 years ago
Sandrine Bailleux 8f55dfb4ba Remove concept of top/bottom image loading 11 years ago
Sandrine Bailleux 63db7ba293 Make the entry point argument optional in load_image() 11 years ago
Dan Handley dec5e0d1da Move BL porting functions into platform.h 11 years ago
Vikram Kanigiri 6871c5d3a2 Rework memory information passing to BL3-x images 11 years ago
Vikram Kanigiri 4112bfa0c2 Populate BL31 input parameters as per new spec 11 years ago
Vikram Kanigiri 29fb905d5f Rework handover interface between BL stages 11 years ago