nuttx-apps/examples/optee_gp
George Poulios 49f6a219f9 examples/optee_gp: Fix Kconfig if/else condition
Previous Kconfig had a mistake guarding optee_gp
Kconfig values based on EXAMPLES_OPTEE instead of
EXAMPLES_OPTEE_GP. Fix that

Signed-off-by: George Poulios <gpoulios@census-labs.com>
2025-05-21 00:35:27 +08:00
..
CMakeLists.txt examples/optee_gp: Add a OP-TEE GP API client example 2025-05-13 21:17:51 +08:00
Kconfig examples/optee_gp: Fix Kconfig if/else condition 2025-05-21 00:35:27 +08:00
Make.defs examples/optee_gp: Add a OP-TEE GP API client example 2025-05-13 21:17:51 +08:00
Makefile examples/optee_gp: Add a OP-TEE GP API client example 2025-05-13 21:17:51 +08:00
optee_gp_main.c examples/optee_gp: Add a OP-TEE GP API client example 2025-05-13 21:17:51 +08:00