Trusted side of the TEE
Find a file
Lionel Debieve 639a8566de mk: config: allow to use lightweight tags instead of annotated ones
Do not use the last annotated tags, use the last available
one instead also if it's a lightweight one.

Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
Change-Id: I1d86bfc774cfca7d7e58fef2470ac226663c2c8b
Reviewed-on: https://gerrit.st.com/c/mpu/oe/optee/optee_os/+/225703
2021-10-28 15:00:14 +02:00
.github github: fix error in workflow file 2020-07-03 12:32:46 +02:00
core drivers: clk: stm32mp15: fix rate computation for BKPSRAM/CRYP1/GPIOZ/HASH1/MDMA 2021-10-13 23:20:28 +02:00
keys keys: add remoteproc default RSA key 2021-01-21 09:08:29 +01:00
ldelf core: ldelf: implement separate syscalls for ldelf 2021-01-05 17:56:19 +01:00
lib core: stm32mp1: implement the PTA_REMOTEPROC_VERIFY_SHA256_DIGEST API 2021-01-21 09:08:29 +01:00
mk mk: config: allow to use lightweight tags instead of annotated ones 2021-10-28 15:00:14 +02:00
scripts script: Add default key remote signature 2021-01-21 09:08:30 +01:00
ta ta: remoteproc: allow multi open/close session 2021-01-21 09:08:30 +01:00
.checkpatch.conf checkpatch: add --kconfig-prefix=CFG_ 2020-10-28 10:37:52 +01:00
.gitattributes Add .gitattributes 2020-06-29 11:00:53 +02:00
.gitignore Open-source the TEE Core 2014-06-12 15:56:20 +02:00
.shippable.yml shippable: remove useless CFG_CORE_ASLR=y for QEMU 2021-01-07 15:39:02 +01:00
.travis.yml ci: travis: download checkpatch.pl from linux-next 2020-10-21 16:51:06 +02:00
CHANGELOG.md Update CHANGELOG for 3.12.0 2021-01-20 18:48:48 +01:00
CONTRIBUTING.md CONTRIBUTING: add contributing guide 2021-01-21 09:08:29 +01:00
LICENSE LICENSE: all files are licensed under BSD 2-Clause by default 2019-02-11 10:14:48 +01:00
MAINTAINERS Initial support for Renesas RZ/G2{H,M,N,E} SoC's 2020-12-11 12:24:34 +01:00
Makefile Makefile: sort in-tree TAs in lexical order 2020-10-01 16:49:36 +02:00
README.md docs: Remove current docs and link to the new location 2019-02-21 16:29:49 +01:00
typedefs.checkpatch ldelf, libutee: add minimal Thread Local Storage support 2020-08-06 11:10:44 +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