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

Add utilities for setting and dumping log buffer #25

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xurtis
Copy link
Contributor

@xurtis xurtis commented Feb 7, 2021

This adds simple helpers to allocate and map a log buffer as well as
dumping the contents of the logbuffer as a CBOR element to a base64
stream.

Depends on the changes for debug log buffer in seL4/seL4#298

This adds simple helpers to allocate and map a log buffer as well as
dumping the contents of the logbuffer as a CBOR element to a base64
stream.

Signed-off-by: Curtis Millar <[email protected]>
@axel-h
Copy link
Member

axel-h commented Sep 14, 2021

I will take over this then also

@axel-h axel-h marked this pull request as draft September 14, 2021 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants