diff --git a/.gitignore b/.gitignore index f2b4b766a1..4e5b58bf9b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,13 +5,6 @@ out/ # WSL files *.Identifier - -# Cert -security/unica_ota.x509.pem -security/unica_ota.pk8 -security/unica_platform.x509.pem -security/unica_platform.pk8 - # # We don't want to ignore the following even if they are dot-files # diff --git a/security/eternityrom_platform.pk8 b/security/eternityrom_platform.pk8 new file mode 100644 index 0000000000..bbbfc290b1 Binary files /dev/null and b/security/eternityrom_platform.pk8 differ diff --git a/security/eternityrom_platform.x509.pem b/security/eternityrom_platform.x509.pem new file mode 100644 index 0000000000..bbbfc290b1 Binary files /dev/null and b/security/eternityrom_platform.x509.pem differ