commit | 8d82a20c6dba2f39e9071ce5ef8bb19d5eaa938e | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Fri Dec 11 19:56:47 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 27 16:58:57 2021 -0500 |
tree | d60bb651a866621ccf883e1d948e1dbe954c921a | |
parent | 52c48da4f57b89018f6f8793374729d4955fbb18 [diff] |
bootcount: allow to use this feature on TPL This commit add an option TPL_BOOTCOUNT_LIMIT to use bootcount on TPL. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Simon Glass <sjg@chromium.org>