index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
/
bsec.c
Age
Commit message (
Expand
)
Author
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: stm32/stm32mp: Remove <common.h> and add needed includes
Tom Rini
2024-01-19
stm32mp: bsec: add support of stm32mp25
Patrick Delaunay
2024-01-19
stm32mp: bsec: add driver data
Patrick Delaunay
2023-11-13
stm32mp: bsec: Fix AARCH64 compilation warnings
Patrice Chotard
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-06-16
stm32mp: bsec: add check on null size in misc ops
Patrick Delaunay
2023-01-12
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
2022-06-17
arm: stm32mp: move the get_otp helper function in bsec
Patrick Delaunay
2022-03-15
stm32mp1: bsec: add missing dev in function comment
Patrick Delaunay
2022-03-15
stm32mp: bsec: add permanent lock write support
Patrick Delaunay
2021-11-10
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-03-11
stm32mp: bsec: manage clock when present in device tree
Patrick Delaunay
2021-01-13
arm: stm32mp: bsec: migrate trace to log macro
Patrick Delaunay
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-13
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-08-13
arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef
Patrick Delaunay
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