commit | 7ba21c9a21b9e220c511590f8ab6323d0b37dde5 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Dec 07 10:19:52 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Dec 07 16:07:50 2023 +0100 |
tree | eb1eb8dfc3057b152f52811372f9129b8266471b | |
parent | 481cf344a657d6a921eaf7289b9a3dd475dd4f47 [diff] |
qemu_v8: add uRootfs target "make buildroot" generates rootfs.cpio.gz but it's not sufficient to prepare all files for "make run-only". Add a target uRootfs to generate the a rootfs image ready to be used by U-Boot. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
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