commit | 541e68d0ee61cb7141546481371b4cda2c33cf5e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Nov 03 14:25:44 2022 -0400 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Nov 06 10:50:04 2022 +0100 |
tree | 2849253dc719870f293e8a3dcf46c89527b817b9 | |
parent | f67cc2f05676da86a3c591f1938393439a47a4af [diff] |
docs: Add a basic security document Based loosely on the Linux kernel Documentation/admin-guide/security-bugs.rst file, create a basic security document for U-Boot. In sum, security issues should be disclosed in public on the mailing list if at all possible as an initial position. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>