Ahmad Fatoum

Results 21 issues of Ahmad Fatoum

In #38, @enjoy-digital 's recommendation was to try this out with the SQRL CLE-215. I got a LiteFury, which according to [litex-boards](https://github.com/litex-hub/litex-boards/blob/f1e1ae2f7128ea20a31d07b3f0ab256f17582725/litex_boards/platforms/sqrl_acorn.py#L11) is equivalent to the CLE-101, its little sibling....

question

This is a continuation of #192 and uses [the same pcap](https://github.com/emmericp/MoonGen/files/1368679/ea200usec.zip), but with a 82580 NIC instead. Running ``` sudo build/MoonGen examples/pcap/replay-pcap.lua -r 1 -l 3 ea200usec.pcap ``` _sometimes_ segfaults....

**Description** - what do you use the feature for? Interactive use with `labgrid-client`. It's useful for bootloader development for processors with bootroms that load code from file systems (e.g. EFI...

enhancement
needs author info

**Initial situation** I got 2 systems: `client` and `exporter`, `client` has `labgrid-client` running and `exporter`, `labgrid-exporter`. I am in directory `/build`, which on `client` is a symlink to local file...

bug

Currently the behavior for "navigate_to_definition" (Ctrl-t, Ctrl-t by default) is jumping to the definition, when there is only one tag that matches. If there is more than one tag, a...

Feature Request

Since Linux commit https://github.com/torvalds/linux/commit/93edd392ca ("fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY"), it's possible to pass the key ID of a "fscrypt-provisioning" key that Linux should retrieve the raw key...

Users may want to populate a slot with an image resulting from a multiconfig build. This can be especially useful with RAUC variants: - Same rootfs slots for both `MACHINE`s...

enhancement

The file has instances like https://github.com/linux4sam/at91bootstrap/blob/1d9e673698d9db4a4f2301559f481274de2e75ae/driver/sdramc.c#L109-L110 which a reasonable compiler would just optimize away. Proper waiting with e.g. PIT-based timer would resolve this. I found this while looking into at91bootstrap...

CPAN release is broken with more recent Perls. Github repository here contains code changes not in the CPAN release, e.g. https://rt.cpan.org/Public/Bug/Display.html?id=105916

**Description** Adds a `write-files` client command to copy files onto mass storage. This is useful for bootloader development for processors with bootroms that load code from file systems (e.g. EFI...

enhancement