Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches

◆ lt_ex_fw_update()

int lt_ex_fw_update ( lt_handle_t h)

It is recommended to update both Application firmware banks with the same Application firmware and both SPECT firmware banks with the same SPECT firmware.

Parameters
hHandle for communication with TROPIC01. It is assumed that the h.l2.device and h.l3.crypto_ctx members were already initialized. Because these members are pointers, the assigned structures must exist throughout the whole life-cycle of the handle. Refer to the 'Get Started'->'Integrating Libtropic'->'How to Use' Section in the Libtropic documentation for more information.
Return values
0Function executed successfully
-1Function did not execute successfully