mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-21 23:03:59 -09:00
OP-TEE OS and TAs can run on RISC-V (64-bit) machines, so allow optee-os to be compiled for the new architecture. Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com> [Arnout: - set CROSS_COMPILE_ta_rv64 even on arm builds; - ARCH=arm for aarch64. ] Signed-off-by: Arnout Vandecappelle <arnout@mind.be>