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

Update memory map #19

Closed
wants to merge 29 commits into from
Closed

Update memory map #19

wants to merge 29 commits into from

Conversation

mchack-work
Copy link
Member

Please review and merge tillitis/tillitis-key1#187 first

Björn Töpel and others added 29 commits September 19, 2022 08:42
bpf_program__set_<TYPE> functions have been deprecated since libbpf 0.8.
Replace with the equivalent bpf_program__set_type call to avoid a
deprecation warning.

Signed-off-by: Haochen Tong <[email protected]>
Reviewed-by: Zhang Chen <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
return instead of break - we don't want to log bad.
Signed-off-by: Daniel Lublin <[email protected]>
Signed-off-by: Daniel Lublin <[email protected]>
This reverts commit bb43865.

Signed-off-by: Daniel Lublin <[email protected]>
Update memory map from hardware repo
https://github.com/tillitis/tillitis-key1

The changes are mostly that upstreams:

- use #define instead of enum because strict ISO C doesn't allow some
  values.

- use direct addresses instead of computing them.
@mchack-work mchack-work requested a review from dehanj March 21, 2024 09:26
@github-actions github-actions bot closed this Mar 21, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2024
@mchack-work mchack-work reopened this Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants