> >> lzma decompressor gets a void * from the caller. Caller, if CAR, uses
> >> on-stack pointer. RAM code can, if desired,
> >> use malloc'ed memory?
> >
> > Not for the scratchpad.  It's allocated on the stack of the ulzma
> function.
> 
> yes, but I always felt that was fixable.
Sure.  We could pass it a scratchpad pointer too.

Thanks,
Myles


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to