Loading arch/arm/mm/proc-v7m.S +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ ENTRY(cpu_cm7_proc_fin) ret lr ENDPROC(cpu_cm7_proc_fin) .section ".text.init", #alloc, #execinstr .section ".init.text", #alloc, #execinstr __v7m_cm7_setup: mov r8, #(V7M_SCB_CCR_DC | V7M_SCB_CCR_IC| V7M_SCB_CCR_BP) Loading Loading
arch/arm/mm/proc-v7m.S +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ ENTRY(cpu_cm7_proc_fin) ret lr ENDPROC(cpu_cm7_proc_fin) .section ".text.init", #alloc, #execinstr .section ".init.text", #alloc, #execinstr __v7m_cm7_setup: mov r8, #(V7M_SCB_CCR_DC | V7M_SCB_CCR_IC| V7M_SCB_CCR_BP) Loading