commit | 04d6aec29b7fc2c4a9bed5360a4a45d522734c34 | [log] [tgz] |
---|---|---|
author | Yu-Chien Peter Lin <peter.lin@sifive.com> | Sat Mar 08 03:05:55 2025 -0800 |
committer | Jerome Forissier <jerome@forissier.org> | Wed Jun 18 09:36:09 2025 +0200 |
tree | 9a54a6ba96d7d11affeaa082321caef7f6b5a8f1 | |
parent | c98d80112d6d52b3a8b2ab403232b5265c13046b [diff] |
core: riscv: allow enabling CFG_CORE_ASLR Make ASLR configurable on RISC-V platforms. Signed-off-by: Yu-Chien Peter Lin <peter.lin@sifive.com> Reviewed-by: Alvin Chang <alvinga@andestech.com>
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