Ciro Santilli
d34a8a3e9f
move doc of userland physical address tests to README
2018-07-10 13:44:17 +01:00
Ciro Santilli
38fd6153d9
gem5 graphic mode: checkout just the linux kernel
2018-06-07 06:55:32 +01:00
Ciro Santilli
3cebbb9591
graphics: arm -M virt does have graphics actually
2018-05-24 15:43:04 +01:00
Ciro Santilli
8916262327
leds: move documentation to readme, broken on -M virt
2018-05-22 08:16:33 +01:00
Ciro Santilli
207306fa31
gpio: move documentation to README, document that it broke on -M virt
2018-05-22 08:09:06 +01:00
Ciro Santilli
209332308a
linux: enable CONFIG_LOGO=y by default, too useful to check that graphics works
2018-05-20 10:48:34 +01:00
Ciro Santilli
d1f676a680
irq: move doc to readme.
...
Cleanup, interlink, retest and update observations.
2018-05-12 10:55:09 +01:00
Ciro Santilli
c735790099
build: -c to enable a single linux kernel config
...
Disable CONFIG_FORTIFY_SOURCE=y by default as it might incur overhead,
enable CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y as it should not.
2018-05-05 11:50:22 +01:00
Ciro Santilli
1b451a70d4
strlen_overflow and CONFIG_FORTIFY_SOURCE
2018-05-05 08:50:01 +01:00
Ciro Santilli
2bddcc2891
build: unify QEMU and gem5 kernel configs! The last one!
...
Split optional and required kernel configs into separate files.
readme: describe how our kernel configs are generated from Buildroot
readme: document QEMU `-no-reboot` and speculate gem5 `panic_on_panic`
in preparation for some more automated bisection with ktest.
2018-04-21 11:50:02 +01:00