Wind-River / meta-secure-core

MIT License
19 stars 22 forks source link

ima-inspect: add missing stdint.h include #11

Closed Mingli-Yu closed 1 year ago

Mingli-Yu commented 1 year ago

Backport patch [1] to fix the below build failure: | In file included from ../git/src/ima_helpers.cxx:12: | ../git/src/ima_helpers.hxx:17:27: error: 'uint8_t' does not name a type | 17 | HexDumpData(const uint8_t *data, size_t bytes)

[1] https://github.com/mgerstner/ima-inspect/commit/9a75001d7d20c56d65d4f197a7ec10aae26949c5