That's ok, now that the documentation is up again I've managed to fix the kernel module. It seems that L1 data A is called:
static int my_L1 __attribute__((l1_data));
That's ok, now that the documentation is up again I've managed to fix the kernel module. It seems that L1 data A is called:
static int my_L1 __attribute__((l1_data));