px4-firmware/cmake
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
..
gtest uORB move to PX4 platform layer 2021-02-17 11:25:56 -05:00
bloaty.cmake NuttX build in place 2021-11-15 18:47:38 -05:00
ccache.cmake NuttX cmake improvements 2019-11-16 15:42:19 -05:00
coverage.cmake Coverage: Fix build for Mac OS 2020-01-28 08:59:25 +01:00
cygwin_cygpath.cmake Cygwin: use absolute path with cygpath conversion to the linker script again 2018-01-05 14:47:33 -05:00
doxygen.cmake CMakeLists.txt extract top level helpers (ccache, doxygen, metadata, etc) 2019-09-15 14:36:38 -04:00
kconfig.cmake Fix a build error with crypto variants 2021-12-01 09:28:02 -05:00
metadata.cmake metadata: fix generic param metadata generation 2021-11-23 12:40:22 -05:00
package.cmake CMakeLists.txt extract top level helpers (ccache, doxygen, metadata, etc) 2019-09-15 14:36:38 -04:00
px4_add_common_flags.cmake parameters: tinybson fill total document length for bson compatibility 2021-04-12 21:26:50 -04:00
px4_add_library.cmake mc atune: add module to all targets 2021-10-02 18:12:05 -04:00
px4_add_module.cmake cmake: px4_add_module improve unity build dependencies to avoid unnecessary work 2021-11-19 09:13:07 -05:00
px4_config.cmake [Kconfig] Add all distance sensors 2021-10-07 10:09:01 -04:00
px4_git.cmake cmake add a few include guards 2019-11-16 16:27:36 -05:00
px4_list_make_absolute.cmake Whitespace cleanup. 2021-10-19 13:29:26 -04:00
px4_metadata.cmake boards organization 2018-11-26 14:40:14 -08:00
px4_parse_function_args.cmake cmake add a few include guards 2019-11-16 16:27:36 -05:00
sanitizers.cmake boards organization 2018-11-26 14:40:14 -08:00