> -----Original Message-----
> From: Laatz, Kevin
> Sent: Thursday, October 11, 2018 9:58 AM
> To: [email protected]
> Cc: Van Haaren, Harry <[email protected]>;
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; Richardson, Bruce
> <[email protected]>; Laatz, Kevin <[email protected]>
> Subject: [PATCH v4 01/13] eal: add param register infrastructure
> 
> This commit adds infrastructure to EAL that allows an application to
> register it's init function with EAL. This allows libraries to be
> initialized at the end of EAL init.
> 
> This infrastructure allows libraries that depend on EAL to be initialized
> as part of EAL init, removing circular dependency issues.
> 
> Signed-off-by: Kevin Laatz <[email protected]>
> ---

Acked-by: Harry van Haaren <[email protected]>

Reply via email to