zephyr/boards/arm/v2m_musca
Kumar Gala 383f37bd9d boards: v2m_musca: Fix pinmux init for LEDs
Utilize CONFIG_TRUSTED_EXECUTION_NONSECURE to decide if we do pinmux.
This Kconfig option is more useful since we only set the _SECURE
version isn't set if we are ignoring the security mode feature.

Move the LED pinmux setup into the not NONSECURE case.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-09-25 22:33:19 -07:00
..
doc doc: replace hlist with column-width class 2019-09-18 13:33:37 -04:00
CMakeLists.txt
Kconfig.board
Kconfig.defconfig arm: v2m_musca: Enable GPIO support 2019-09-20 10:05:18 -05:00
board.cmake boards: v2m_musca: Add pyocd support 2019-09-20 10:05:18 -05:00
pinmux.c boards: v2m_musca: Fix pinmux init for LEDs 2019-09-25 22:33:19 -07:00
v2m_musca-common.dtsi boards: v2m_musca: Fix GPIO interrupt 2019-09-25 22:33:19 -07:00
v2m_musca.dts boards: v2m_musca: Fix label for LEDs in devicetree 2019-09-25 22:33:19 -07:00
v2m_musca.yaml arm: v2m_musca: Enable GPIO support 2019-09-20 10:05:18 -05:00
v2m_musca_defconfig
v2m_musca_nonsecure.dts
v2m_musca_nonsecure.yaml
v2m_musca_nonsecure_defconfig