aos/hake/menu.lst.armv8_a57v
Daniel Schwyn 6d444bf552 Main handout
Signed-off-by: Daniel Schwyn <daniel.schwyn@inf.ethz.ch>
2022-03-03 14:57:51 +01:00

11 lines
344 B
Plaintext

#
# This script is used to describe the commands to start at
# boot-time and the arguments they should receive.
#
bootdriver /armv8/sbin/boot_armv8_generic
cpudriver /armv8/sbin/cpu_a57_qemu loglevel=3 serial=0x9000000 gicdist=0x8000000 gic=0x8010000
stack 131072
module /armv8/sbin/init
# End of file, this needs to have a certain length...