OK
authorUser User-User <user@localhost>
Tue, 22 Jun 2021 21:58:59 +0000 (23:58 +0200)
committerUser User-User <user@localhost>
Tue, 22 Jun 2021 21:58:59 +0000 (23:58 +0200)
cpuid_arm64.c

index a150301d18993c69cf384de9f1e98f1352c16a09..041b04311106d72242e1792e9036fb7aa8abc87a 100644 (file)
@@ -289,8 +289,6 @@ void get_cpuconfig(void)
       printf("#define %s\n", cpuname[d]);
       // Fall-through
                case CPU_ARMV8:
-               // case CPU_CORTEXA53;
-               // case CPU_CORTEXA55;
       // Minimum parameters for ARMv8 (based on A53)
        printf("#define L1_DATA_SIZE 32768\n");
        printf("#define L1_DATA_LINESIZE 64\n");