Searched hist:"1729 a8103275fd652b6d1103302cc6e30f55e5fa" (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/riscv/plat-virt/ |
| H A D | main.c | 1729a8103275fd652b6d1103302cc6e30f55e5fa Fri Feb 21 13:42:04 UTC 2025 Alvin Chang <alvinga@andestech.com> riscv: plat-virt: Let console devices be build time configurable
Currently RISC-V virtual platform enforces 16550 UART to be console device. However, there are other console devices which can be chose by developer. Thus, we allow the configurations for console device to be overridden at build time while keeping the default value enabled.
Besides, fix CFG_SBI_CONSOLE to be CFG_RISCV_SBI_CONSOLE.
Signed-off-by: Alvin Chang <alvinga@andestech.com> Reviewed-by: Yu-Chien Peter Lin <peter.lin@sifive.com>
|
| H A D | conf.mk | 1729a8103275fd652b6d1103302cc6e30f55e5fa Fri Feb 21 13:42:04 UTC 2025 Alvin Chang <alvinga@andestech.com> riscv: plat-virt: Let console devices be build time configurable
Currently RISC-V virtual platform enforces 16550 UART to be console device. However, there are other console devices which can be chose by developer. Thus, we allow the configurations for console device to be overridden at build time while keeping the default value enabled.
Besides, fix CFG_SBI_CONSOLE to be CFG_RISCV_SBI_CONSOLE.
Signed-off-by: Alvin Chang <alvinga@andestech.com> Reviewed-by: Yu-Chien Peter Lin <peter.lin@sifive.com>
|