lkrg/src
Adam_pi3 a311616633
Introduce P_LKRG_JUMP_LABEL_STEXT_DEBUG compilation flag.
If we want to track all changes in kernel core .text section and when modification happens we want to know which exactly bytes were modified, which offset and what's the symbol corelated to it, we can compile LKRG with this feature. Disabled by default. It's mostly useful for debugging.
2020-08-27 21:55:02 -04:00
..
modules Introduce P_LKRG_JUMP_LABEL_STEXT_DEBUG compilation flag. 2020-08-27 21:55:02 -04:00
p_lkrg_main.c Introduce P_LKRG_JUMP_LABEL_STEXT_DEBUG compilation flag. 2020-08-27 21:55:02 -04:00
p_lkrg_main.h Fix implicit declaration of function 'task_stack_page' on arm 2020-08-19 17:02:27 +02:00