-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
K3: enable APA by default for Texas Instruments K3 family SBC #8331
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
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThis change updates the Possibly related PRs
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments (1)
✨ Finishing Touches🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
I would like to invite Texas Instrument to offload some of the worries of creating and maintaining a distribution for their hardware to APA. This PR commits a very minimal change affecting not much more than that, it would enable the APA repository and install the armbian-common package (plus the empty armbian-bsp package). Further steps can be discussed as we did in #8305.
armbian-common allows for better management after image flashing, let's say for example if a GPG needs to be updated a year or two from now. To that end, I have already included TI's GPG signing key in armbian-common. If ever the key became compromised, TI currently has no easy way of sending out an update. With APA there would be. I am happy to keep your key in armbian-common or move it to a dedicated package in the future.