Tim Crawford

Results 210 comments of Tim Crawford

This could be simplified by having the EC only support building a single version. That is, put everything in `build//` (single version per model) or even just `build/` (single version...

I cannot reproduce this with USB mass storage devices on 2023-09-08_42bf7a6. All of mine work in both USB-C ports. I have no other USB3 devices to test with.

Please provide the cbmem log: ``` make -C coreboot/util/cbmem/ sudo ./coreboot/util/cbmem/cbmem -c > cbmem.txt ```

I'm not convinced GLAN config for boards is configured correctly (should we be using `drivers/net`?), so I'll leave this open until the configs can be checked. I don't know what...

The lemp10 and galp5 I have also have different chips that the original models that were used for `chip.txt`. May need to list all possible values in `chip.txt` and loop...

This is intentional. https://github.com/system76/ec/blob/13dd6a10381e3973006fd68958a7b57c2068b488/src/board/system76/common/kbled.c#L10-L29 Introduced with https://github.com/system76/ec/commit/4c9d3197b872, which changed the reporting from the pre-defined levels to the actual DAC value.

Testing with Windows 10 on galp7: `msinfo32` reports PCR7 as unusable/unsupported and makes the TPM unavailable. coreboot TPM measured boot works fine, and Linux reports the TPM device as working.

Blocked until we receive documentation from NVIDIA.