aos/hake/menu.lst.armv8_imx8x
Jan Schär 691c295cf9 Implement spawn over URPC
It doesn't work yet because bootinfo is missing on core 1.
2022-04-28 11:25:04 +02:00

12 lines
342 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_imx8x
module /armv8/sbin/init
module /armv8/sbin/hello spawn_remote
module /armv8/sbin/memeater
module /armv8/sbin/mallocator
module /armv8/sbin/stackoverflow