Home
last modified time | relevance | path

Searched refs:DragonStub (Results 1 – 2 of 2) sorted by relevance

/DADK/dadk-config/templates/config/
H A Dboot.toml44 # (Optional) DragonStub Bootloader configuration (Only for riscv64)
46 # The path to the source code of the DragonStub project.
47 src-path = "kernel/submodules/DragonStub"
/DADK/dadk-config/src/boot/
H A Dmetadata.rs41 DragonStub, enumerator
123 assert_eq!(result.boot_protocol, BootProtocol::DragonStub); in test_parse_dragon_stub_graphic()