Searched hist:"7 b384eccc785b596f68448b155cbda26df57fb23" (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/include/ |
H A D | smem.h | 7b384eccc785b596f68448b155cbda26df57fb23 Sun Jul 01 18:57:55 CDT 2018 Ramon Fried <ramon.fried@gmail.com> dm: SMEM (Shared memory) uclass
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 <ramon.fried@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|
/openbmc/u-boot/drivers/smem/ |
H A D | smem-uclass.c | 7b384eccc785b596f68448b155cbda26df57fb23 Sun Jul 01 18:57:55 CDT 2018 Ramon Fried <ramon.fried@gmail.com> dm: SMEM (Shared memory) uclass
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 <ramon.fried@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|
H A D | Kconfig | 7b384eccc785b596f68448b155cbda26df57fb23 Sun Jul 01 18:57:55 CDT 2018 Ramon Fried <ramon.fried@gmail.com> dm: SMEM (Shared memory) uclass
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 <ramon.fried@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|
H A D | Makefile | 7b384eccc785b596f68448b155cbda26df57fb23 Sun Jul 01 18:57:55 CDT 2018 Ramon Fried <ramon.fried@gmail.com> dm: SMEM (Shared memory) uclass
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 <ramon.fried@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|
/openbmc/u-boot/include/dm/ |
H A D | uclass-id.h | 7b384eccc785b596f68448b155cbda26df57fb23 Sun Jul 01 18:57:55 CDT 2018 Ramon Fried <ramon.fried@gmail.com> dm: SMEM (Shared memory) uclass
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 <ramon.fried@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|
/openbmc/u-boot/drivers/ |
H A D | Makefile | 7b384eccc785b596f68448b155cbda26df57fb23 Sun Jul 01 18:57:55 CDT 2018 Ramon Fried <ramon.fried@gmail.com> dm: SMEM (Shared memory) uclass
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 <ramon.fried@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|