commit | 2eaffba451a02dd094f30122f9b4051b72d85cd8 | [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 | 6314cf6d031bdf6ccd01e3eb5a452472b9039aca [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>