index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
/
bsec.c
Age
Commit message (
Expand
)
Author
2020-07-07
arm: stm32mp: protect DBGMCU_IDC access with BSEC
Patrick Delaunay
2020-07-07
arm: stm32mp: spl: add bsec driver in SPL
Patrick Delaunay
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-15
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-03-24
arm: stm32mp: bsec: add permanent lock support in bsec driver
Patrick Delaunay
2020-03-24
arm: stm32mp: bsec: remove unneeded test
Patrick Delaunay
2019-08-27
bsec: update after MISC u-class update
Patrick Delaunay
2019-07-12
stm32mp1: bsec: Fix warnings when compiling with W=1
Patrick Delaunay
2019-05-23
stm32mp1: cosmetic: bsec: reorder include files
Patrick Delaunay
2019-04-12
stm32mp1: bsec: shadow all the upper OTP (no secure) during boot
Patrick Delaunay
2019-04-12
stm32mp1: bsec: use device tree new compatible
Patrick Delaunay
2019-04-12
stm32mp1: bsec: access with SMC for trusted boot
Patrick Delaunay
2018-11-14
arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
2018-05-26
stm32mp1: add bsec driver
Patrick Delaunay