commit | afc6d169f10bbddef0adf9d95d4674e6b9952753 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Mar 02 10:33:55 2021 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Mar 02 17:04:49 2021 +0100 |
tree | f62b6cec4058dc8bf5609e00902ebc7b3b630094 | |
parent | 16328060ce764d24f10c436fe493bbecc27fd9d5 [diff] |
qemu: enable initrd support With 6edcf9dc2e1a ("efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes") (included in Linux v5.11) we need to set EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y explicitly in order to enable initrd support. Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@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