~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
/
bsec.c
Commit message (
Expand
)
Author
Age
*
stm32mp: bsec: add check on null size in misc ops
Patrick Delaunay
2023-06-16
*
stm32mp: Add support of STM32MP13x in bsec driver
Patrick Delaunay
2023-01-12
*
stm32mp: Add OP-TEE support in bsec driver
Patrick Delaunay
2023-01-12
*
stm32mp: cosmetic: Update of bsec driver
Patrick Delaunay
2023-01-12
*
arm: stm32mp: move the get_otp helper function in bsec
Patrick Delaunay
2022-06-17
*
stm32mp1: bsec: add missing dev in function comment
Patrick Delaunay
2022-03-15
*
stm32mp: bsec: add permanent lock write support
Patrick Delaunay
2022-03-15
*
stm32mp15: replace CONFIG_TFABOOT when it is possible
Patrick Delaunay
2021-11-10
*
arm: stm32mp: bsec: Update OTP shadow registers in SPL
Patrick Delaunay
2021-11-10
*
stm32mp: bsec: manage clock when present in device tree
Patrick Delaunay
2021-03-11
*
arm: stm32mp: bsec: migrate trace to log macro
Patrick Delaunay
2021-01-13
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef
Patrick Delaunay
2020-08-13
*
arm: stm32mp: protect DBGMCU_IDC access with BSEC
Patrick Delaunay
2020-07-07
*
arm: stm32mp: spl: add bsec driver in SPL
Patrick Delaunay
2020-07-07
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-04-15
*
arm: stm32mp: bsec: add permanent lock support in bsec driver
Patrick Delaunay
2020-03-24
*
arm: stm32mp: bsec: remove unneeded test
Patrick Delaunay
2020-03-24
*
bsec: update after MISC u-class update
Patrick Delaunay
2019-08-27
*
stm32mp1: bsec: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
*
stm32mp1: cosmetic: bsec: reorder include files
Patrick Delaunay
2019-05-23
*
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
2019-04-12
*
arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-14
*
stm32mp1: add bsec driver
Patrick Delaunay
2018-05-26