Nvidia SDK manager on raspberry pi

Hi all,

I am looking for a way to remote flash jetson TX2.

Reading a few posts I understand the TX2 can not self flash and that you absolutely need to put it in recovery mode and use a host x86 machine running nvidia sdk manager to flash it.

That brings me to my question, is it possible to install the sdk manager on a raspberry pi (arm64 architecture) and use it to flash the TX2? Maybe Nvidia has an arm64 bin?

Thanks

No, this involves binaries that would only run on a PC architecture, not arm.
Be also sure to use a real PC (not a VM) running Ubuntu16.04 or 18.04.

Would qemu be a possible workaround?