Trusted side of the TEE
Find a file
Etienne Carriere 9956c070d4 plat-stm32mp1: update default static ETZPC DECPROT configuration
Update shared resource driver since ETZPC DECPROT can be configured
from ETZPC DT node property st,decprot. This change ensures that
STGEN, BKPSRAM and DDRCTRL/DDRPHY get the OP-TEE default configuration
if not already configured from DT.

Change-Id: I0d241eeed92c5742ae846c88b6411fb75a8e8b0c
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Reviewed-on: https://gerrit.st.com/c/mpu/oe/optee/optee_os/+/171998
Reviewed-by: CITOOLS <smet-aci-reviews@lists.codex.cro.st.com>
Reviewed-by: CIBUILD <smet-aci-builds@lists.codex.cro.st.com>
Reviewed-by: Lionel DEBIEVE <lionel.debieve@st.com>
2020-07-07 12:29:21 +02:00
.github github: update links in issue/pr templates 2020-04-15 10:06:02 +02:00
core plat-stm32mp1: update default static ETZPC DECPROT configuration 2020-07-07 12:29:21 +02:00
keys TA as ELF + signature 2015-09-09 13:49:21 +02:00
ldelf ldelf: ldelf.ld.S: make sure _ldelf_start() is first 2020-04-06 18:34:09 +02:00
lib libutils: confine_array_index: arm64: replace csdb by hint #20 2020-05-20 08:32:13 +02:00
mk config.mk: fix CFG_OPTEE_REVISION_MINOR 2020-05-28 11:09:17 +02:00
scripts checkpatch: move options to config file 2020-05-14 18:27:25 +02:00
ta ta: simple typo fixes in comments in ta/pkcs11 tree 2020-05-15 17:22:56 +02:00
.checkpatch.conf checkpatch: add codespell support 2020-05-14 18:27:25 +02:00
.gitignore Open-source the TEE Core 2014-06-12 15:56:20 +02:00
.shippable.yml shippable: build stm32mp1-157C_DK2 2020-05-07 08:54:42 +02:00
.travis.yml ci: travis: Use proper construct for full clone 2020-02-11 08:32:50 +01:00
CHANGELOG.md Update CHANGELOG for 3.9.0 2020-05-22 08:48:32 +02:00
CONTRIBUTING.md CONTRIBUTING: add contributing guide 2020-05-22 17:57:41 +02:00
LICENSE LICENSE: all files are licensed under BSD 2-Clause by default 2019-02-11 10:14:48 +01:00
MAINTAINERS Add initial UniPhier platform support 2020-04-17 09:11:04 +02:00
Makefile Makefile: use plain bash for SHELL 2020-04-14 14:03:47 +02:00
README.md docs: Remove current docs and link to the new location 2019-02-21 16:29:49 +01:00
typedefs.checkpatch Add SLIST_HEAD() and SLIST_ENTRY() to typedefs.checkpatch 2019-06-27 10:28:19 +02:00

OP-TEE Trusted OS

This git contains source code for the secure side implementation of OP-TEE project.

All official OP-TEE documentation has moved to http://optee.readthedocs.io.

// OP-TEE core maintainers