Trusted side of the TEE

@Etienne Carriere Etienne Carriere authored on 17 Oct 2022
Gatien CHEVALLIER committed on 7 Nov 2022
.github github: fix error in workflow file 4 years ago
core core: verify number of TEE parameters used for standard invocation 1 year ago
keys keys: add remoteproc default RSA key 4 years ago
ldelf core: ldelf: implement separate syscalls for ldelf 3 years ago
lib core: stm32mp1: implement the PTA_REMOTEPROC_VERIFY_SHA256_DIGEST API 4 years ago
mk mk: config: allow to use lightweight tags instead of annotated ones 2 years ago
scripts script: Add default key remote signature 3 years ago
ta ta: remoteproc: allow multi open/close session 4 years ago
.checkpatch.conf checkpatch: add --kconfig-prefix=CFG_ 4 years ago
.gitattributes Add .gitattributes 4 years ago
.gitignore Open-source the TEE Core 10 years ago
.shippable.yml shippable: remove useless CFG_CORE_ASLR=y for QEMU 3 years ago
.travis.yml ci: travis: download checkpatch.pl from linux-next 3 years ago
CHANGELOG.md Update CHANGELOG for 3.12.0 3 years ago
CONTRIBUTING.md CONTRIBUTING: add contributing guide 4 years ago
LICENSE LICENSE: all files are licensed under BSD 2-Clause by default 5 years ago
MAINTAINERS Initial support for Renesas RZ/G2{H,M,N,E} SoC's 3 years ago
Makefile Makefile: sort in-tree TAs in lexical order 4 years ago
README.md docs: Remove current docs and link to the new location 5 years ago
typedefs.checkpatch ldelf, libutee: add minimal Thread Local Storage support 4 years ago
README.md

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