projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eed99ce
)
configs: enable SEMIHOSTING on qemu_arm64_defconfig
author
Heinrich Schuchardt
<heinrich.schuchardt@canonical.com>
Mon, 31 Jul 2023 20:01:20 +0000
(22:01 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 14 Aug 2023 21:55:53 +0000
(17:55 -0400)
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>
configs/qemu_arm64_defconfig
patch
|
blob
|
history
diff --git
a/configs/qemu_arm64_defconfig
b/configs/qemu_arm64_defconfig
index 94bd96678443b33f676e0e8b5baba24e27c2afb3..2080f5ee9a5f417b633ac5f87b193de83b83cfd1 100644
(file)
--- a/
configs/qemu_arm64_defconfig
+++ b/
configs/qemu_arm64_defconfig
@@
-71,4
+71,5
@@
CONFIG_TPM2_MMIO=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_PCI=y
+CONFIG_SEMIHOSTING=y
CONFIG_TPM=y