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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo: "process ID" should be "processor ID" in Chapter 1.1
1 participant