ELE message support API
====================================
.. automodule:: spsdk.ele

Module with the EdgeLock Enclave messages
----------------------------------------------------------
.. automodule:: spsdk.ele.ele_message
   :members:
   :undoc-members:
   :show-inheritance:

Module with the HSE(Hardware Security Engine) EdgeLock Enclave messages
----------------------------------------------------------
.. automodule:: spsdk.ele.ele_message_hse
   :members:
   :undoc-members:
   :show-inheritance:

Module with the EdgeLock Enclave message handler with mBoot
-----------------------------------------------------------
.. automodule:: spsdk.ele.ele_comm
   :members:
   :undoc-members:
   :show-inheritance:

Module with the EdgeLock Enclave message constants
----------------------------------------------------------
.. automodule:: spsdk.ele.ele_constants
   :members:
   :undoc-members:
   :show-inheritance:
