idf_component_register(
        SRCS "secure_enclave.cpp"
        INCLUDE_DIRS "include"
        PRIV_REQUIRES driver freertos
)
