64 Commits (1dafb409ba94b3b5c8caba08f691c099e5a7433d)

Author SHA1 Message Date
Chris Kay 758ccb802d build: remove `MAKE_BUILD_STRINGS` function 8 months ago
Yann Gautier ae770fedf4 feat(console): introduce EARLY_CONSOLE 10 months ago
thagon01-arm ed8f06ddda feat(fvp): capture timestamps in bl stages 1 year ago
Arvind Ram Prakash 42d4d3baac refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2 years ago
Manish V Badarkhe 0aa0b3afd6 refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot 3 years ago
Manish V Badarkhe 47bf3ac31e feat(measured boot): move init and teardown functions to platform layer 3 years ago
Zelalem Aweke 6c09af9f8b feat(rme): run BL2 in root world when FEAT_RME is enabled 3 years ago
Manish V Badarkhe 396b339dc2 feat(fwu): initialize FWU driver in BL2 3 years ago
Alexei Fedorov 3f498b0dc2 TF-A: Add support for Measured Boot driver in BL1 and BL2 4 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 dcbfa11bd9 BL2_AT_EL3: Enable pointer authentication support 6 years ago
Antonio Nino Diaz 9d93fc2f89 BL2: Enable pointer authentication support 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Yann Gautier 01a1f7c2bc BL2_AT_EL3: do not try to disable MMU twice on AARCH32 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Roberto Vargas b1d27b484f bl2-el3: Add BL2_EL3 image 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 0b32628edd Flush console where necessary 8 years ago
Yatharth Kochar d48c12e928 AArch32: Add generic changes in BL2 8 years ago
Yatharth Kochar 42019bf4e9 Changes for new version of image loading in BL1/BL2 8 years ago
Antonio Nino Diaz 68450a6d5b Rename BL33_BASE option to PRELOADED_BL33_BASE 9 years ago
Antonio Nino Diaz cf2c8a33e0 Enable preloaded BL33 alternative boot flow 9 years ago
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 9 years ago
Juan Castillo f59821d512 Replace all SCP FW (BL0, BL3-0) references 9 years ago
Yatharth Kochar 48bfb88eb6 FWU: Add Generic Firmware Update framework support in BL1 9 years ago
Sandrine Bailleux 4c117f6c49 CSS: Enable booting of EL3 payloads 9 years ago
Juan Castillo 40fc6cd141 Add optional platform error handler API 9 years ago
Juan Castillo 78460a05e4 Use standard errno definitions in load_auth_image() 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
Sandrine Bailleux bcb79b9041 Panic if platform specific BL3-0 handling fails 10 years ago
Juan Castillo dec840af4b TBB: authenticate BL3-x images and certificates 10 years ago
Juan Castillo 92de35659c Bug fix: initialize bl30_image_info fields before use 10 years ago
Juan Castillo ef538c6f1b Juno: Use TZC-400 driver calls 10 years ago
Dan Handley 6ad2e461f0 Rationalize console log output 10 years ago
Juan Castillo aaa3e722c0 Add support for printing version at runtime 11 years ago
Soby Mathew b79af93445 Implement a leaner printf for Trusted Firmware 11 years ago
Sandrine Bailleux 93d81d64d3 Add support for BL3-0 image 11 years ago
Sandrine Bailleux 8f55dfb4ba Remove concept of top/bottom image loading 11 years ago
Andrew Thoelke 0346267194 Allow platform parameter X1 to be passed to BL3-1 11 years ago
Dan Handley dec5e0d1da Move BL porting functions into platform.h 11 years ago
Dan Handley 5f0cdb059d Split platform.h into separate headers 11 years ago
Dan Handley 1151c82101 Allow BL3-2 platform definitions to be optional 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
Vikram Kanigiri 23ff9baa7e Introduce macros to manipulate the SPSR 11 years ago