Andreas Rammhold a44aec2b1b
lib/systems/platforms: treat missing cpu version as generic pcBase
Since 40e7be1 all ARM platforms that didn't have a parsed cpu version
(e.g. arm-none-eabi) would be handled as armv7l-hf-multiplatform which
did break building arm-trusted-platform packages for some targets (e.g.
rk3399).

Using pcBase as fallback, instead of armv7l-hf-multiplatform,
corresponds with the behaviour we had before 40e7be1.
2020-12-31 00:12:07 +01:00
..
2020-06-18 10:16:57 +02:00
2020-11-19 00:07:14 -05:00
2020-06-04 13:43:10 +02:00
2020-09-12 16:37:50 +02:00
2020-10-26 00:50:06 -07:00