]> Git Repo - u-boot.git/commit
stm32mp1: bsec: access with SMC for trusted boot
authorPatrick Delaunay <[email protected]>
Tue, 12 Feb 2019 10:44:40 +0000 (11:44 +0100)
committerPatrick Delaunay <[email protected]>
Fri, 12 Apr 2019 14:09:13 +0000 (16:09 +0200)
commitd859c611397b90ea4a96d18dcdbfe4f6ce7c231c
tree5cda88d44b5d6217358bf767a1dd2c7f628fcafc
parentabf2678f0f0d796295f3bfbe422436292e0795f7
stm32mp1: bsec: access with SMC for trusted boot

As BSEC is secure aware, all register access need to be done
by TF-A for TRUSTED boot chain, when U-Boot is executed in
normal world.

Signed-off-by: Patrick Delaunay <[email protected]>
arch/arm/mach-stm32mp/bsec.c
arch/arm/mach-stm32mp/include/mach/stm32mp1_smc.h [new file with mode: 0644]
This page took 0.032196 seconds and 4 git commands to generate.