Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
docs/LPC_Additional_LPC_Cycles.md: document added #36
base: main
Are you sure you want to change the base?
docs/LPC_Additional_LPC_Cycles.md: document added #36
Changes from 3 commits
2384f25
ae7c58e
77e430a
62ffc43
22259ed
deea0ab
7fd904b
6bdd2d9
fcae1e1
e96ac71
2bda8dc
4fb8772
f3397ea
eb8b916
faaa4d5
162dfbf
d02a4c0
8d695da
4a26eb0
012b0bb
2bda440
5fedeeb
fee82d4
f553ff4
edc4f53
32ab633
4a1bc88
bed90b9
074efd1
fafc3c1
899ddc9
06e784e
550be85
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
TPM cycles actually are not supported - those are basically the same as I/O cycles but have a different
START
field. Peripheral checksSTART == b
0000` before transitioning from IDLE to START.Please also see this comment #36 (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.
@mgabryelski1 This is not fixed, we can't claim we support TPM cycles when actually we don't
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.
These issues were corrected by me.
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.
@mgabryelski1 This is still not fixed, until lpn-plant/lpntpm-lpc-verilog#3 came there was no support for TPM cycles.