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

[pwrmgr, top_darjeeling] internal_reset_req needs to be templated #22711

Open
neeraj-rv opened this issue Apr 18, 2024 · 1 comment
Open

[pwrmgr, top_darjeeling] internal_reset_req needs to be templated #22711

neeraj-rv opened this issue Apr 18, 2024 · 1 comment

Comments

@neeraj-rv
Copy link
Contributor

neeraj-rv commented Apr 18, 2024

Discussion from #22575 (comment); marked in code with TODO(#22711).

@neeraj-rv
Copy link
Contributor Author

The internal reset request can come from multiple sources at the top level.
e.g. For Darjeeling, the internal reset request sources are from the aon_timer and the soc_proxy (translating soc external async request into an internal request.
A new top may have additional sources. Similarly a new top may re-order the connectivity vector.
The usage of the internal_reset_request vector in pwrmgr needs to be correlated with the top instantiation via templated code generation support

@andreaskurth andreaskurth changed the title Internal reset request vector generation in pwrmgr needs tool support [pwrmgr,top_darjeeling] internal_reset_req needs to be templated Apr 18, 2024
@andreaskurth andreaskurth removed their assignment Apr 18, 2024
@andreaskurth andreaskurth changed the title [pwrmgr,top_darjeeling] internal_reset_req needs to be templated [pwrmgr, top_darjeeling] internal_reset_req needs to be templated Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants