Browse Source
We will introduce a number of devices that are specific to the vmapple target machine. To keep them all tidily together, let's put them into a single target directory. Signed-off-by: Alexander Graf <graf@amazon.com> Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu> Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com> Tested-by: Akihiko Odaki <akihiko.odaki@daynix.com> Message-ID: <20241223221645.29911-7-phil@philjordan.eu> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>pull/291/head
committed by
Philippe Mathieu-Daudé
8 changed files with 16 additions and 0 deletions
@ -0,0 +1 @@ |
|||
# SPDX-License-Identifier: GPL-2.0-or-later |
|||
@ -0,0 +1 @@ |
|||
# SPDX-License-Identifier: GPL-2.0-or-later |
|||
@ -0,0 +1,2 @@ |
|||
# See docs/devel/tracing.rst for syntax documentation. |
|||
# SPDX-License-Identifier: GPL-2.0-or-later |
|||
@ -0,0 +1,2 @@ |
|||
/* SPDX-License-Identifier: GPL-2.0-or-later */ |
|||
#include "trace/trace-hw_vmapple.h" |
|||
Loading…
Reference in new issue