summaryrefslogtreecommitdiff
path: root/chip/g/loader/launch.c
Commit message (Expand)AuthorAgeFilesLines
* coil: replace non-inclusive terms with "validity"Mary Ruthven2021-11-191-2/+2
* Remove uses of %lEvan Green2019-10-051-2/+1
* printf: Fix formatting errorsEvan Green2019-10-051-1/+2
* printf: Convert %h to %phEvan Green2019-10-051-3/+3
* g: update test RO to allow self-signed RWs.Marius Schilder2018-10-041-1/+1
* cr50: write protect area where the code jumps toVadim Bendebury2016-02-121-1/+2
* Modified the bootloader to check PMU_PWRDN_SCRATCH30 and load the newerNadim Taha2016-01-281-4/+3
* cr50: SHA1 and SHA256 implementation with hardware supportnagendra modadugu2015-11-251-7/+10
* cr50: move key ladder initialization into its own filesVadim Bendebury2015-11-231-2/+3
* cr50: RO Loader implementationVadim Bendebury2015-11-101-0/+229