Nathaniel McCallum

Results 143 comments of Nathaniel McCallum

@haraldh Typing on it as we speak!

@rvolosatovs Is there a reason not to publish to the github registry?

@haraldh I would really like this to be enabled optionally so that we don't break compatibility with other hardware. I believe this should be doable by using the ATTRIBUTEMASK. Please...

@haraldh We need a way to keep this up. It impacted a demo yesterday.

@haraldh 1. Can we move the PCCS crate into the gitlab org? 2. Can we ensure that everything except the manual secret setup step is in our bootable containers?

I have added some partial documentation to the pull request. #326

@jarkkojs can you use `RUSTC_BOOTSTRAP` for your kernel flow?

@sunfishcode When are we expected to handle `.` and `..`? This is very important to document because of the security implications.

We plan to submit a documentation PR. That limitation makes sense. However, it should be noted that there is a difference between `foo/..` and `.`; the first requires permissions on...

@bjorn3 `wasi-libc` synthesizes `open()` in the way I've described above.