Add initial set of files

Includes LICENSE, OWNERS, MAINTAINERS, README.md, .gitignore,
.clang-tidy, and .clang-format and a basic README.md

Signed-off-by: Brandon Kim <brandonkim@google.com>
Change-Id: I943ba7524046e23d7949fcaa8c3947ee01ba81e0
7 files changed
tree: 76f3628c4607c94e9d0aa8b42e3ef1048459b17b
  1. .clang-format
  2. .clang-tidy
  3. .gitignore
  4. LICENSE
  5. MAINTAINERS
  6. OWNERS
  7. README.md
README.md

bios-bmc-smm-error-logger

This daemon will follow the design doc: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/52109

More detailed implementation details will also be placed here in the future