Skip to content

utils/env: load EM data from device

Created by: derkling

This should fix issues similar to those reported in #529 (closed). Here we use the device loaded EM to properly configure the TestEnv.platform['nrg_model'] dictionary.

This should ensure to always have a valid nrg_model data in all generated platform JSON data.

Signed-off-by: Patrick Bellasi patrick.bellasi@arm.com

Merge request reports