Thanks, that fixed it.
From: Olivier Deprez Olivier.Deprez@arm.com Sent: Friday, March 19, 2021 10:57 AM To: Raghu Krishnamurthy via Hafnium hafnium@lists.trustedfirmware.org; raghu.ncstate@icloud.com Subject: Re: [Hafnium] Broken hftest.py
Hi
I think it's a missing python lib
pip3 install fdt
may do it
Agree this needs a doc update.
Regards,
Olivier.
_____
From: Hafnium <hafnium-bounces@lists.trustedfirmware.org mailto:hafnium-bounces@lists.trustedfirmware.org > on behalf of Raghu Krishnamurthy via Hafnium <hafnium@lists.trustedfirmware.org mailto:hafnium@lists.trustedfirmware.org > Sent: 19 March 2021 18:44 To: hafnium@lists.trustedfirmware.org mailto:hafnium@lists.trustedfirmware.org <hafnium@lists.trustedfirmware.org mailto:hafnium@lists.trustedfirmware.org > Subject: [Hafnium] Broken hftest.py
Hi All,
Hftest.py appears to be broken due to a recent change to "import fdt". What package needs to be installed to be able to run this? The documentation does not appear to be updated either to account for the new package.
Anybody know what exactly I need to install to meet that dependency?
Thanks
Raghu