If you wish to build the project with QEMU v8 for Aarch64 support, I have included the required modified manifest `qemu_v8.xml`, this is for QEMU v8 with the 3.3.0 versions of sources. The remote version does not have the correct version for the core OP-TEE repos and will not work.
If you wish to build the project with QEMU v8 for Aarch64 support, I have included the required modified manifest `qemu_v8.xml`, this is for QEMU v8 with the 3.3.0 versions of sources. The remote version does not have the correct version for the core OP-TEE repos and will not work.
Pass this local manifest file using `python repo init -m qemu_v8.xml"
Pass this local manifest file using `python repo init -m qemu_v8.xml`
Clone the `optee_fuzzer` project from https://github.com/Riscure/optee_fuzzer into the build directory. However it expects the directory name to be `afl-tee`, so you can run `cp -r optee_fuzzer afl-tee`.
Clone the `optee_fuzzer` project from https://github.com/Riscure/optee_fuzzer into the build directory. However it expects the directory name to be `afl-tee`, so you can run `cp -r optee_fuzzer afl-tee`.