m1n1/proxyclient/hv
Alyssa Rosenzweig eb466796d8 fw.dcp: Add some stubs needed for modesetting
This isn't enough to set the video mode yet but it gets us further. I
think allocate_memory/map_buf/powerOnDART need real implementations,
otherwise setting a video mode crashes the DCP in an APIODMA interrupt
handler, whatever that is.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2021-08-24 21:09:35 +09:00
..
README.md run_guest.py: Add options to run external scripts: 2021-06-10 22:37:12 +09:00
trace_agx.py m1n1.trace.asc: Initial ASCTracer implementation 2021-06-18 02:24:55 +09:00
trace_all.py m1n1.hv: Rework MMIO PT handling & tracing 2021-06-17 02:00:32 +09:00
trace_dart.py m1n1.trace.dart: Add DART tracer/handler 2021-06-22 01:39:38 +09:00
trace_dcp.py fw.dcp: Add some stubs needed for modesetting 2021-08-24 21:09:35 +09:00
trace_gpio.py m1n1.trace.gpio: convert GPIOTracer to new framework 2021-06-18 14:23:23 +09:00

m1n1 hypervisor scripts

This directory contains scripts that can be executed to configure the hypervisor using the -m option to run_guest.py.