Remove tabs

This commit is contained in:
Philippe Teuwen
2026-08-19 15:51:54 +02:00
parent 52af3f11e2
commit 6863314019
3 changed files with 3 additions and 3 deletions
@@ -285,7 +285,7 @@ __STATIC_INLINE uint32_t ARM_PMU_Get_EVCNTR(uint32_t num)
*/
__STATIC_INLINE uint32_t ARM_PMU_Get_CNTR_OVS(void)
{
return PMU->OVSSET;
return PMU->OVSSET;
}
/**
+1 -1
View File
@@ -531,7 +531,7 @@ endif()
# Enable AVX 512 support for x64
if(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64|AMD64")
set_source_files_properties(
set_source_files_properties(
src/loclass/cipher_bs_avx512.c
PROPERTIES COMPILE_OPTIONS "-mavx512f"
)
+1 -1
View File
@@ -2337,7 +2337,7 @@ void annotateSeos(char *exp, size_t size, uint8_t *cmd, uint8_t cmdsize, bool is
return ;
}
// CLA 0x90 Proprietary class - DESFire's "ISO 7816 wrap of native commands" indicator.
// CLA 0x90 Proprietary class - DESFire's "ISO 7816 wrap of native commands" indicator.
// Tells the card "the next byte is a DESFire native opcode, not an ISO 7816 standard INS."
// INS 0x5A DESFire native opcode SelectApplication (3-byte AID).