Skip to content

juno/config_sensor: Fix missing pvt_sensor_elem_table_size

Created by: nicola-mazzucato-arm

If USE_FULL_SET_SENSORS is set, then the platform may append additional sensors, including sensors for PVTs. This patch adds a missing declaration for the pvt table size.

Change-Id: Iaa257b474cc710e8ff3f017fcc485962f40f7780 Signed-off-by: Nicola Mazzucato nicola.mazzucato@arm.com

Merge request reports