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

CFAM read/write failure during ipl #49

Open
ojayanth opened this issue Aug 5, 2020 · 1 comment
Open

CFAM read/write failure during ipl #49

ojayanth opened this issue Aug 5, 2020 · 1 comment

Comments

@ojayanth
Copy link

ojayanth commented Aug 5, 2020

Found issue in IPL path, if we do pdbg init and probe at start and CFAM reset during ipl window could trigger fsi read failure. Currently probe function skip the rescan function if it is already in known state.

@ojayanth
Copy link
Author

ojayanth commented Aug 7, 2020

istep 0 / istep poweron and attn code will need to handle fd's changing on cfam-reset/scan.
ecmd-pdbg need to make changes to initiate probe until after cfam-reset/scan ( Post poweron step in istep 0 sequence).
Long-running applications: SIGHUP to applications who have fd's cached? libpdbg would need a release interface or re-acquire state info. Pdbg library is going to provide interface to support this and application can consume.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant