Liam Girdwood

Results 428 comments of Liam Girdwood

1650680879 == 0x6263642F == "bcd/" So it looks like we are reading a header? as length.

@kv2019i @ujfalusi does this need the Zephyr core PM patches you guys have been looking at ?

@lyakh what happens when 1) your pointer is volatile ? OR 2) You write back the cache after the write ?

> > @lyakh what happens when > > ``` > > 1. your pointer is volatile ? > > OR > > > > 2. You write back the cache...

> Is it possible to add check for __Pragma("no unroll"), __Pragma("no reorder"), and __Pragma("no simd") in the for loop? Why ?

> > > Is it possible to add check for __Pragma("no unroll"), __Pragma("no reorder"), and __Pragma("no simd") in the for loop? > > > > > > Why ? >...

@lrudyX can you check CI, its showing a blank page. Thanks !

> @tmleman wrote: > > > @kv2019i The reason for that is probably that tgl don't use zephyr power management api. I'm not sure if it makes sense to keep...

@tmleman pls keep the mock for TGL atm, we can have a Kconfig switch here if needed in short term.

@keqiaozhang @lyakh @aborisovich can we have something simple and very similar to the Linux sparse invocation which everyone understands and uses make (cmake in our case). This would also need...