]> git.baikalelectronics.ru Git - arm-tf.git/commit
stm32mp1: add BSEC driver
authorYann Gautier <yann.gautier@st.com>
Thu, 17 Jan 2019 13:52:47 +0000 (14:52 +0100)
committerYann Gautier <yann.gautier@st.com>
Fri, 18 Jan 2019 14:45:08 +0000 (15:45 +0100)
commit88ef0425da07672bd2e20f548533bdf6f258d888
treeee24c0816f6338d3812f516da8b4f0b743b3b58e
parenta42bad37639b34f4191959e604c7ee61a7d02109
stm32mp1: add BSEC driver

The BSEC (Boot and Security and OTP control) is intended to control an OTP
(one time programmable) fuse box, used for on-chip non-volatile storage
for device configuration and security parameters.

Change-Id: I38c44684c7b9c6a1f24ec0ae3fe99cec481d5a51
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Mathieu Belou <mathieu.belou@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
drivers/st/bsec/bsec.c [new file with mode: 0644]
include/drivers/st/bsec.h [new file with mode: 0644]
plat/st/stm32mp1/platform.mk
plat/st/stm32mp1/stm32mp1_def.h