Commit Graph

2 Commits

Author SHA1 Message Date
Diaz de Grenu, Jose 6746254558 meta-digi-dey: trustfence: add Yocto macro to unlock key revocation
By default, on closed devices you cannot revoke any key. To do so, it is
required to compile a U-Boot which instructs the HAB not to set the sticky
bit which write protects that field in the OCOTP controller.

This patch introduces a Yocto macro which allows to configure U-Boot in
that way.

In the ConnectCore 6, the value of this settings is ignored, because HAB never
sets the sticky bit which write protects that field.

https://jira.digi.com/browse/DUB-665

Signed-off-by: Diaz de Grenu, Jose <Jose.DiazdeGrenu@digi.com>
2016-08-09 20:01:59 +02:00
Alex Gonzalez fb2f7bd345 README: Merge Release Notes and Changelog in a single document.
The README.md file is rendered by github using github's markdown syntax:
https://help.github.com/articles/basic-writing-and-formatting-syntax/

https://jira.digi.com/browse/DEL-2854

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2016-08-03 12:24:34 +02:00