~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat(bl): add interface to query TF-A semantic verlaurenw-arm2022-08-02
* refactor(measured-boot): avoid Measured-Boot dependency on Trusted-BootManish V Badarkhe2022-01-11
* feat(measured_boot): image hash measurement and recording in BL1Manish V Badarkhe2021-10-12
* refactor(measured boot): move image measurement to generic layerManish V Badarkhe2021-10-12
* feat(fwu): avoid booting with an alternate boot sourceManish V Badarkhe2021-08-02
* Increase type widths to satisfy width requirementsJimmy Brisson2020-10-12
* fconf: Add TBBR disable_authentication propertyLouis Mayencourt2020-02-07
* Refactor load_auth_image_internal().Sandrine Bailleux2019-11-14
* Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-13
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-01
* Correctly check for support of Address AuthenticationAntonio Nino Diaz2019-03-01
* Add support for pointer authenticationAntonio Nino Diaz2019-02-27
* Remove dead code related to LOAD_IMAGE_V2=0Sandrine Bailleux2019-01-31
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-04
* Remove some MISRA defects in common codeAntonio Nino Diaz2018-10-04
* Remove build option LOAD_IMAGE_V2Roberto Vargas2018-09-28
* Fix MISRA Rule 5.3 Part 1Daniel Boulby2018-06-12
* Allow disabling authentication dynamicallySoby Mathew2018-05-18
* Unify cache flush code path after image loadSoby Mathew2017-12-05
* Add platform hooks for boot redundancy supportRoberto Vargas2017-10-24
* Use SPDX license identifiersdp-arm2017-05-03
* Simplify translation tables headers dependenciesAntonio Nino Diaz2017-03-08
* Introduce unified API to zero memoryDouglas Raillard2017-02-06
* Export is_mem_free() functionSandrine Bailleux2016-12-20
* Optimize cache flush when authenticating imagesAntonio Nino Diaz2016-11-29
* Add new version of image loading.Yatharth Kochar2016-09-20
* AArch32: resolve build error when LOG_LEVEL=50Soby Mathew2016-08-31
* Remove dcache invalidation after image authenticationDan Handley2016-08-17
* Ensure addresses in is_mem_free() don't overflowSandrine Bailleux2016-07-25
* Rework type usage in Trusted FirmwareSoby Mathew2016-07-18
* Update comments in load_image()Sandrine Bailleux2016-06-07
* Refactor the xlat_tables library codeSoby Mathew2016-04-13
* Add support for %p in tf_printf()Antonio Nino Diaz2016-02-18
* Merge pull request #423 from jcastillo-arm/jc/genfw/1211Achin Gupta2015-11-04
|\
| * Remove deprecated IO return definitionsJuan Castillo2015-11-02
* | Introduce print_entry_point_info() functionSandrine Bailleux2015-11-02
|/
* Use standard errno definitions in load_auth_image()Juan Castillo2015-10-23
* Ensure BL2 security state is secureVikram Kanigiri2015-09-02
* TBB: abort boot if BL3-2 cannot be authenticatedJuan Castillo2015-08-20
* TBB: switch to the new authentication frameworkJuan Castillo2015-06-25
* Use numbers to identify images instead of namesJuan Castillo2015-06-25
* Fix type mismatches in verbose loggingDan Handley2015-04-27
* Skip reserving memory for non-executable and BL3-0 imagesJuan Castillo2015-01-28
* Rationalize console log outputDan Handley2014-08-12
* Rework incorrect use of assert() and panic() in codebaseJuan Castillo2014-07-28
* Implement a leaner printf for Trusted FirmwareSoby Mathew2014-07-25
* Remove concept of top/bottom image loadingSandrine Bailleux2014-07-01
* Make the entry point argument optional in load_image()Sandrine Bailleux2014-06-05
* Move BL porting functions into platform.hDan Handley2014-05-23
* Rework memory information passing to BL3-x imagesVikram Kanigiri2014-05-22