commit | bb53872221401f87ef4e98938464319684db9ada | [log] [tgz] |
---|---|---|
author | Alvin Chang <alvinga@andestech.com> | Tue Jun 03 00:18:11 2025 +0800 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Jun 03 10:25:17 2025 +0200 |
tree | c82854a871e30bed0b760d94efbe5fe2d491b06b | |
parent | b9807372c2314a7a52993f6db52df545ca20ad3a [diff] |
core: replace CFG_DYN_STACK_CONFIG with CFG_DYN_CONFIG This commit replaces CFG_DYN_STACK_CONFIG with CFG_DYN_CONFIG since now RISC-V also supports CFG_DYN_STACK_CONFIG. Signed-off-by: Alvin Chang <alvinga@andestech.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
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