Jetson-TK1: Is there u-boot HYP support for virtualization?

Hi,
I want to virtualize a Raspberry-Pi with Qemu ont my Jetson but the kernel need to be loaded in HYP mode from u-boot.
Is there some work on this?

I’ve never heard of it, but if there are other Cortex A ARM9 or Cortex A ARM15 systems with u-boot set up to do this you might be able to modify u-boot to do this on Jetson by mostly copy and paste. Boot loaders are not easy to work on though.

Thanks, I’ll try later today.
It that work, i’ll post the little patches.