-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[Realtek] add CONFIG_DAC_KEY_ENC #41421
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
Conversation
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.
Code Review
This pull request adds the CONFIG_DAC_KEY_ENC
build flag for Realtek platforms. The changes correctly add the compiler definition in CMake and update the preprocessor logic in RTKDACVendorProvider.cpp
. I have one minor suggestion to improve code maintainability.
PR #41421: Size comparison from 5a37876 to c5465f3 Full report (37 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, stm32, telink)
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #41421 +/- ##
=======================================
Coverage 50.94% 50.94%
=======================================
Files 1378 1378
Lines 100698 100698
Branches 13058 13058
=======================================
Hits 51302 51302
Misses 49396 49396 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
This pull request adds CONFIG_DAC_KEY_ENC
Testing
Tested the build locally and performed basic sanity.