commit | c750a23d9abceb1e8a1fbd59cb629a9186804b17 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed Aug 02 12:55:41 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Aug 24 12:47:36 2023 +0200 |
tree | bf6063d9b4fb75b87ebf82fb6e3fcca9712b185d | |
parent | c77ea2c42e82f9d42fd0203403a9057ca75b57d0 [diff] |
qemu_v8: use QEMU_VIRT in check target Export QEMU_VIRT in the check target and update the expect script to use QEMU_VIRT when adding the "virtualization" to QEMU. This enables the check target with Hafnium, that is, SPMC_AT_EL=2. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers