Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automated tests #3

Open
didriklundberg opened this issue Jul 27, 2015 · 0 comments
Open

Add automated tests #3

didriklundberg opened this issue Jul 27, 2015 · 0 comments

Comments

@didriklundberg
Copy link
Collaborator

The first sequence of tests, to make sure that the hypervisor works correctly, can be done manually.

Eventually, as we make new versions of the hypervisor for RPi2, we must automate testing in order to cut development time. In order to do this, we need a handy way of restarting the board. Then, we need to modify the files in test/dtest for the RPi2 as needed.

Here's a code example of bare metal reset from code for the RPi2: https://github.com/dwelch67/raspberrypi/tree/master/blinker06
What we would ideally be looking for is some kind of JTAG reset, though. RPi2 only has TRST and not SRST.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant