Home
last modified time | relevance | path

Searched hist:"0 ca3913dd898ec0822d4984f8fd6eb86131f1088" (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/lib/debugfs/
H A Ddevroot.c0ca3913dd898ec0822d4984f8fd6eb86131f1088 Thu Sep 19 15:46:46 UTC 2019 Olivier Deprez <olivier.deprez@arm.com> debugfs: add 9p device interface

The 9p interface provides abstraction layers allowing the software
that uses devices to be independent from the hardware.

This patch provides a file system abstraction to link drivers to their
devices and propose a common interface to expose driver operations to
higher layers. This file system can be used to access and configure a
device by doing read/write operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: Ia9662393baf489855dc0c8f389fe4a0afbc9c255
H A Ddevc.c0ca3913dd898ec0822d4984f8fd6eb86131f1088 Thu Sep 19 15:46:46 UTC 2019 Olivier Deprez <olivier.deprez@arm.com> debugfs: add 9p device interface

The 9p interface provides abstraction layers allowing the software
that uses devices to be independent from the hardware.

This patch provides a file system abstraction to link drivers to their
devices and propose a common interface to expose driver operations to
higher layers. This file system can be used to access and configure a
device by doing read/write operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: Ia9662393baf489855dc0c8f389fe4a0afbc9c255
H A Dblobs.h0ca3913dd898ec0822d4984f8fd6eb86131f1088 Thu Sep 19 15:46:46 UTC 2019 Olivier Deprez <olivier.deprez@arm.com> debugfs: add 9p device interface

The 9p interface provides abstraction layers allowing the software
that uses devices to be independent from the hardware.

This patch provides a file system abstraction to link drivers to their
devices and propose a common interface to expose driver operations to
higher layers. This file system can be used to access and configure a
device by doing read/write operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: Ia9662393baf489855dc0c8f389fe4a0afbc9c255
H A Ddev.h0ca3913dd898ec0822d4984f8fd6eb86131f1088 Thu Sep 19 15:46:46 UTC 2019 Olivier Deprez <olivier.deprez@arm.com> debugfs: add 9p device interface

The 9p interface provides abstraction layers allowing the software
that uses devices to be independent from the hardware.

This patch provides a file system abstraction to link drivers to their
devices and propose a common interface to expose driver operations to
higher layers. This file system can be used to access and configure a
device by doing read/write operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: Ia9662393baf489855dc0c8f389fe4a0afbc9c255
H A Ddebugfs.mk0ca3913dd898ec0822d4984f8fd6eb86131f1088 Thu Sep 19 15:46:46 UTC 2019 Olivier Deprez <olivier.deprez@arm.com> debugfs: add 9p device interface

The 9p interface provides abstraction layers allowing the software
that uses devices to be independent from the hardware.

This patch provides a file system abstraction to link drivers to their
devices and propose a common interface to expose driver operations to
higher layers. This file system can be used to access and configure a
device by doing read/write operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: Ia9662393baf489855dc0c8f389fe4a0afbc9c255
H A Ddev.c0ca3913dd898ec0822d4984f8fd6eb86131f1088 Thu Sep 19 15:46:46 UTC 2019 Olivier Deprez <olivier.deprez@arm.com> debugfs: add 9p device interface

The 9p interface provides abstraction layers allowing the software
that uses devices to be independent from the hardware.

This patch provides a file system abstraction to link drivers to their
devices and propose a common interface to expose driver operations to
higher layers. This file system can be used to access and configure a
device by doing read/write operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: Ia9662393baf489855dc0c8f389fe4a0afbc9c255
/rk3399_ARM-atf/include/lib/
H A Ddebugfs.h0ca3913dd898ec0822d4984f8fd6eb86131f1088 Thu Sep 19 15:46:46 UTC 2019 Olivier Deprez <olivier.deprez@arm.com> debugfs: add 9p device interface

The 9p interface provides abstraction layers allowing the software
that uses devices to be independent from the hardware.

This patch provides a file system abstraction to link drivers to their
devices and propose a common interface to expose driver operations to
higher layers. This file system can be used to access and configure a
device by doing read/write operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: Ia9662393baf489855dc0c8f389fe4a0afbc9c255
/rk3399_ARM-atf/bl31/
H A Dbl31.mk0ca3913dd898ec0822d4984f8fd6eb86131f1088 Thu Sep 19 15:46:46 UTC 2019 Olivier Deprez <olivier.deprez@arm.com> debugfs: add 9p device interface

The 9p interface provides abstraction layers allowing the software
that uses devices to be independent from the hardware.

This patch provides a file system abstraction to link drivers to their
devices and propose a common interface to expose driver operations to
higher layers. This file system can be used to access and configure a
device by doing read/write operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: Ia9662393baf489855dc0c8f389fe4a0afbc9c255
/rk3399_ARM-atf/make_helpers/
H A Ddefaults.mk0ca3913dd898ec0822d4984f8fd6eb86131f1088 Thu Sep 19 15:46:46 UTC 2019 Olivier Deprez <olivier.deprez@arm.com> debugfs: add 9p device interface

The 9p interface provides abstraction layers allowing the software
that uses devices to be independent from the hardware.

This patch provides a file system abstraction to link drivers to their
devices and propose a common interface to expose driver operations to
higher layers. This file system can be used to access and configure a
device by doing read/write operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: Ia9662393baf489855dc0c8f389fe4a0afbc9c255
/rk3399_ARM-atf/
H A DMakefile0ca3913dd898ec0822d4984f8fd6eb86131f1088 Thu Sep 19 15:46:46 UTC 2019 Olivier Deprez <olivier.deprez@arm.com> debugfs: add 9p device interface

The 9p interface provides abstraction layers allowing the software
that uses devices to be independent from the hardware.

This patch provides a file system abstraction to link drivers to their
devices and propose a common interface to expose driver operations to
higher layers. This file system can be used to access and configure a
device by doing read/write operations.

Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: Ia9662393baf489855dc0c8f389fe4a0afbc9c255