commit | 68e23f49e02179353ac86d58a99e033f2b63dc72 | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Thu Jun 22 17:06:29 2023 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jul 15 11:20:41 2023 +0200 |
tree | 385c25c3bd11311d53cc32f218a59e0303bed8c4 | |
parent | 6f5600bdc678856eb89034e393729acffdd4d460 [diff] |
doc: uefi: enhance anti-rollback documentation To enforce anti-rollback to any older version, dtb must be always update manually. This should be described in the documentation. This commit also adds the recommendation that secure system should not enable the fdt command because lowest-supported-version property in device tree can be changed by fdt command. Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>