Masanori Ogino

Results 33 issues of Masanori Ogino

AMBA AXI and ACE Protocol Specification, Issue H.b replaced the traditional communication bus terminologies *Master* and *Slave* with *Manager* and *Subordinate.* I have no idea if CHIPS Alliance wants to...

From : ``` List of failed tests: tests/lib-systhreads/'testyield.ml' with 1.1.1 (bytecode) Timeout expired, killing all child processes tests/lib-systhreads/'testyield.ml' with 1.1.2 (native) Timeout expired, killing all child processes ``` I have...

The website linked from this repository's About section seems unavailable now. Removing or updating the link to a UCB EECS tech report or whatever would be great.

XeLaTeX (`app-text/texlive` with `xetex` USE flag) and Pandoc (`app-text/pandoc`) are needed to build ePub and PDF versions of documents. HTML version requires rustdoc only, so it is not mandatory. How...

Originally pointed out by @zick in https://twitter.com/zick_minoh/status/1525789599997448192 (in Japanese). While the type of `applicate` is `E → E* → P → K → C`, the definition of `cwv` contains an...

Originally pointed out by @zick in https://pages.zick.run/2022/r7rsf.html (in Japanese). The type of `car-internal` in 7.2.4 is `E → K → C` but the definition of the function is `λεωκ ....

Ypsilon is now developed at https://github.com/fujita-y/ypsilon and it becomes a LLVM-based R6RS/R7RS compiler. The author claims that its performance is comparable to Guile 3.x on his machine. It would be...

It would be great if the `chipsec_util spi dump` command could dump `DevExp1` and such with an optional argument like, for instance, `chipsec_util spi dump devexp1.bin DevExp1`.

enhancement

I am wondering if we can construct a 32-bit hash function with 2³¹ - 1 instead of 2⁶¹ - 1. On 64-bit processors it would not be worth doing it...

It improves the transparency and traceability, which is especially important for client-side components.

enhancement