-
Notifications
You must be signed in to change notification settings - Fork 72
feat(security): add Security Overview page #533
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: master
Are you sure you want to change the base?
Conversation
shiva-ti
commented
Nov 24, 2025
- create new Security_overview.rst as the landing page for security documentation
- provide comprehensive security framework details and features overview
- add references to Security_overview in platform TOC files (AM62X, AM62AX, AM62PX, AM62LX)
- add cross-reference links in related security documentation
|
@ti-kamlesh @Pratham-T @jsuhaas22 @vishalmti @kavitha-malarvizhi FYR, Please review
|
cshilwant
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also checkout the errors reported by vale at https://github.com/TexasInstruments/processor-sdk-doc/pull/533/files
source/linux/Foundational_Components/System_Security/Security_overview.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/System_Security/Security_overview.rst
Outdated
Show resolved
Hide resolved
d507821 to
c176784
Compare
| .. figure:: ./images/security_framework.png | ||
|
|
||
| These security domains create a chain of trust protecting the | ||
| |__PART_FAMILY_DEVICE_NAMES__| from boot through runtime and storage, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a very small nitpick: I think you should either remove the "the" before the device name or add "SoC" after the device name.
Everything else is okay.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for pointing out, updated it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, LGTM
- create new Security_overview.rst as the landing page for security documentation - provide comprehensive security framework details and features overview - add references to Security_overview in platform TOC files (AM62X, AM62AX, AM62PX, AM62LX) - add cross-reference links in related security documentation Signed-off-by: Shiva Tripathi <[email protected]>
c176784 to
25b2dfa
Compare

