Jukka Laitinen a537925c3c Fix a build error with crypto variants
There was an error that PX4_CRYPTO was cached accross variants, if it was
defined just for one variant.

This synchronizes the caching of BOARD_CRYPTO with other similar BOARD_ flags;
it is set as INTERNAL and "1" when enabled.

Also remove handling of BOARD_KEYSTORE; it is not used anywhere after
changing the crypto under src/drivers. If a separate keystore driver
is required, it is just selected as any other driver in px4board

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2021-12-01 09:28:02 -05:00
..
2021-02-17 11:25:56 -05:00
2021-11-15 18:47:38 -05:00
2019-11-16 15:42:19 -05:00
2020-01-28 08:59:25 +01:00
2019-11-16 16:27:36 -05:00
2018-11-26 14:40:14 -08:00
2018-11-26 14:40:14 -08:00