hos: add support for HOS 14.0.0

This commit is contained in:
CTCaer
2022-03-23 02:21:59 +02:00
parent 5c4e895c35
commit f687c4f6da
9 changed files with 100 additions and 54 deletions

View File

@@ -38,7 +38,8 @@
#define KB_FIRMWARE_VERSION_910 10
#define KB_FIRMWARE_VERSION_1210 11
#define KB_FIRMWARE_VERSION_1300 12
#define KB_FIRMWARE_VERSION_MAX KB_FIRMWARE_VERSION_1300 //!TODO: Update on mkey changes.
#define KB_FIRMWARE_VERSION_1400 13
#define KB_FIRMWARE_VERSION_MAX KB_FIRMWARE_VERSION_1400 //!TODO: Update on mkey changes.
#define HOS_TSEC_VERSION 4 //! TODO: Update on TSEC Root Key changes.