-
Notifications
You must be signed in to change notification settings - Fork 67
feat: Update Release Notes for AM57x SDK11.01 #453
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
f6414ca
to
69a16cd
Compare
source/devices/AM57X/linux/Release_Specific_Performance_Guide.rst
Outdated
Show resolved
Hide resolved
69a16cd
to
ecd755a
Compare
New warnings found with rstcheck:
|
ecd755a
to
a621a86
Compare
Update performance guide, release notes, version and yocto layer configuration for AM57x SDK11.01 release. Signed-off-by: Beleswar Padhi <[email protected]>
a621a86
to
9511f2e
Compare
"sha512","99.00" | ||
"sha224","100.00" | ||
"sha256","99.00" | ||
"sha386","84.00" |
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.
"sha386" → "sha384" ??
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.
This came out in the perf data. Should I manually change this to sha384?
Btw original file also had sha386.
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.
yes manually change for now .. seems to be a bug in test-reports repo that you can fix later.
Update performance guide, release notes, version and yocto layer configuration for AM57x SDK11.01 release.