commit | ae2d5e8d742d47214f214108a87ccd1f5becc0cd | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Jul 31 22:01:20 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 14 17:55:53 2023 -0400 |
tree | f20291bbb60458d267cd2819f082a9d7211e978c | |
parent | c44cfba00b512f0bb6e629327cc9e850217971bf [diff] |
configs: enable SEMIHOSTING on qemu_arm64_defconfig We need a platform on which we can test our semihosting code. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Sean Anderson <sean.anderson@seco.com>