Commit Graph

4 Commits

Author SHA1 Message Date
Hector Palacios 1317384494 caam-blob-example: fix build errors
- The <stropts.h> header is no longer available.
- The <sys/ioctl.h> is required.

Reported-by: Paolo Chiarlone <paolo.chiarlone@digi.com>
Signed-off-by: Hector Palacios <hector.palacios@digi.com>

https://jira.digi.com/browse/DEL-7207
2020-08-07 12:54:16 +02:00
Jose Diaz de Grenu a821bc2f7c README.md: standarize prompts
Use the same prompts that we use in the online documentation:
* For the target: "~#"
* For the host:   "~$"

Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
2019-06-12 13:14:28 +02:00
Jose Diaz de Grenu 9286799d5c README.md: minor fixes
Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
2019-06-12 13:14:18 +02:00
Jose Diaz de Grenu ab38a1e6c9 caam-blob-example: add example demostrating CAAM blob usage
CAAM blobs can be used to secure data with the OTPMK. More information
is available in the online documentation.

Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
2019-06-12 13:14:18 +02:00