20 Jul, 2018

1 commit

  • This is a uclass for Shared memory manager drivers.

    A Shared Memory Manager driver implements an interface for allocating
    and accessing items in the memory area shared among all of the
    processors.

    Signed-off-by: Ramon Fried

    Reviewed-by: Simon Glass
    Reviewed-by: Philipp Tomsich

    Ramon Fried