I have a new target machine setup with Ubuntu per the "getting started" guide here
When I get to the step to collect the board information, I run the sudo python3 board_inspector.py new_board
command--which generates the new_board.xml
file; however, when I run the command, the script complains:
Resource Allocation is not supported!
What does this warning mean? The target machine is not a "verified" platform (per the ACRN docs), so I'm worried later steps will fail if I don't clear this warning.