commit | cf538b5d8940d2bf6a3d69baf2b25bf340eab560 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Mon Mar 28 22:56:56 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 31 14:12:01 2022 -0400 |
tree | 4d4119275a593e3e187d7f27cef7683d41b377ff | |
parent | e35c3a26cdfc6ac08bc3bcb5af482af19b01e8af [diff] |
lib: allow to build asn1 decoder and oid registry in SPL This commit adds the options: - SPL_ASN1_DECODER - SPL_OID_REGISTRY Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>