Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sw] update crt0's early-boot trap handler #719

Merged
merged 6 commits into from
Oct 31, 2023
Merged

[sw] update crt0's early-boot trap handler #719

merged 6 commits into from
Oct 31, 2023

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Oct 30, 2023

  • crt0: use mtinst and mscratch; do not use stack at all; do not use explicit memory access to determine compressed/uncompressed instruction type
  • also update pre-built images: bootloader + demo_blink_led (default IMEM image)

@stnolting stnolting added SW software-related optimization Make things faster, smaller and more efficient labels Oct 30, 2023
@stnolting stnolting self-assigned this Oct 30, 2023
@stnolting stnolting marked this pull request as ready for review October 31, 2023 17:17
@stnolting stnolting merged commit e1eeac7 into main Oct 31, 2023
8 checks passed
@stnolting stnolting deleted the crt0_update branch October 31, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Make things faster, smaller and more efficient SW software-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant