Skip to content

Conversation

@msk2000
Copy link

@msk2000 msk2000 commented Apr 22, 2025

…ot.S file in document rpi-os.md

Fixes #274

This fixes a typo in the assembly startup code explanation in lesson 1 / rpi-os.md. The original text refers to "process ID", but the correct term is "processor ID" since the code is reading from the mpidr_el1 register to determine the executing core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant