On Sat Apr 19, 2025 at 12:24 AM BST, dmkhn wrote: > On Thu, Apr 17, 2025 at 01:48:35PM +0100, Alejandro Vallejo wrote: >> From: "Daniel P. Smith" <dpsm...@apertussolutions.com> >> >> Introduce the ability to assign capabilities to a domain via its definition >> in >> device tree. The first capability enabled to select is the control domain >> capability. The capability property is a bitfield in both the device tree and >> `struct boot_domain`. >> >> Signed-off-by: Daniel P. Smith <dpsm...@apertussolutions.com> >> Signed-off-by: Jason Andryuk <jason.andr...@amd.com> >> Signed-off-by: Alejandro Vallejo <agarc...@amd.com> > > Reviewed-by: Denis Mukhin <dmuk...@ford.com>
Thanks Though now that CDF_hardware has been introduced to staging, this will have to change to introduce BUILD_CAPS_HARDWARE as well. Cheers, Alejandro