Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qemu_v8.mk: use DEBUG default value from common.mk
Let common.mk set the default DEBUG value instead of setting a default value before including common.mk. The restores the default value 0 for DEBUG used before commit 85cc2db ("qemu_v8: add Trusted Services support"). This should also fix the CI build for Hafnium. Fixes: 85cc2db ("qemu_v8: add Trusted Services support") Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Joakim Bech <joakim.bech@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
- Loading branch information