summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Liu <victorliu@google.com>2024-01-23 12:05:14 -0800
committerCherrypicker Worker QA <android-build-cherrypicker-worker@system.gserviceaccount.com>2024-01-26 16:32:12 +0000
commitba464ee86a61e4db307dea64cecc118a1f6b5706 (patch)
tree3ca744ba72bf6d99c0c5a4e1de477e1617b66768
parent72ee4af70ece3dfe63bc34868f9b3da0732c2222 (diff)
downloadqm35-ba464ee86a61e4db307dea64cecc118a1f6b5706.tar.gz
move files to qm35 folder
Bug: 316022384 Signed-off-by: Victor Liu <victorliu@google.com> (cherry picked from https://partner-android-review.googlesource.com/q/commit:f669a6f928b3f1c09a7b6ebcaf9c6d1fe72c63e7) Merged-In: Ia5d3454aa7e82e07a2ac5f2e11163f9bf7db5738 Change-Id: Ia5d3454aa7e82e07a2ac5f2e11163f9bf7db5738
-rw-r--r--qm35/BUILD.bazel (renamed from BUILD.bazel)0
-rw-r--r--qm35/Kbuild (renamed from Kbuild)0
-rw-r--r--qm35/Makefile (renamed from Makefile)0
-rw-r--r--qm35/debug.c (renamed from debug.c)0
-rw-r--r--qm35/debug.h (renamed from debug.h)0
-rw-r--r--qm35/debug_qmrom.c (renamed from debug_qmrom.c)0
-rw-r--r--qm35/hsspi.c (renamed from hsspi.c)0
-rw-r--r--qm35/hsspi.h (renamed from hsspi.h)0
-rw-r--r--qm35/hsspi_coredump.c (renamed from hsspi_coredump.c)0
-rw-r--r--qm35/hsspi_coredump.h (renamed from hsspi_coredump.h)0
-rw-r--r--qm35/hsspi_log.c (renamed from hsspi_log.c)0
-rw-r--r--qm35/hsspi_log.h (renamed from hsspi_log.h)0
-rw-r--r--qm35/hsspi_test.c (renamed from hsspi_test.c)0
-rw-r--r--qm35/hsspi_test.h (renamed from hsspi_test.h)0
-rw-r--r--qm35/hsspi_uci.c (renamed from hsspi_uci.c)0
-rw-r--r--qm35/hsspi_uci.h (renamed from hsspi_uci.h)0
-rw-r--r--qm35/libqmrom/CMakeLists.txt (renamed from libqmrom/CMakeLists.txt)0
-rw-r--r--qm35/libqmrom/README.md (renamed from libqmrom/README.md)0
-rw-r--r--qm35/libqmrom/include/byteswap.h (renamed from libqmrom/include/byteswap.h)0
-rw-r--r--qm35/libqmrom/include/qmrom.h (renamed from libqmrom/include/qmrom.h)0
-rw-r--r--qm35/libqmrom/include/qmrom_error.h (renamed from libqmrom/include/qmrom_error.h)0
-rw-r--r--qm35/libqmrom/include/qmrom_log.h (renamed from libqmrom/include/qmrom_log.h)0
-rw-r--r--qm35/libqmrom/include/qmrom_spi.h (renamed from libqmrom/include/qmrom_spi.h)0
-rw-r--r--qm35/libqmrom/include/qmrom_utils.h (renamed from libqmrom/include/qmrom_utils.h)0
-rw-r--r--qm35/libqmrom/include/spi_rom_protocol.h (renamed from libqmrom/include/spi_rom_protocol.h)0
-rw-r--r--qm35/libqmrom/src/qmrom_a0.c (renamed from libqmrom/src/qmrom_a0.c)0
-rw-r--r--qm35/libqmrom/src/qmrom_b0.c (renamed from libqmrom/src/qmrom_b0.c)0
-rw-r--r--qm35/libqmrom/src/qmrom_c0.c (renamed from libqmrom/src/qmrom_c0.c)0
-rw-r--r--qm35/libqmrom/src/qmrom_common.c (renamed from libqmrom/src/qmrom_common.c)0
-rw-r--r--qm35/libqmrom/src/qmrom_log.c (renamed from libqmrom/src/qmrom_log.c)0
-rw-r--r--qm35/qm35-spi.c (renamed from qm35-spi.c)0
-rw-r--r--qm35/qm35-trace.c (renamed from qm35-trace.c)0
-rw-r--r--qm35/qm35-trace.h (renamed from qm35-trace.h)0
-rw-r--r--qm35/qm35.h (renamed from qm35.h)0
-rw-r--r--qm35/qm35_rb.c (renamed from qm35_rb.c)0
-rw-r--r--qm35/qm35_rb.h (renamed from qm35_rb.h)0
-rw-r--r--qm35/qmrom_spi.c (renamed from qmrom_spi.c)0
-rw-r--r--qm35/uci_ioctls.h (renamed from uci_ioctls.h)0
38 files changed, 0 insertions, 0 deletions
diff --git a/BUILD.bazel b/qm35/BUILD.bazel
index 79dc4bc..79dc4bc 100644
--- a/BUILD.bazel
+++ b/qm35/BUILD.bazel
diff --git a/Kbuild b/qm35/Kbuild
index c2fd666..c2fd666 100644
--- a/Kbuild
+++ b/qm35/Kbuild
diff --git a/Makefile b/qm35/Makefile
index fae1a30..fae1a30 100644
--- a/Makefile
+++ b/qm35/Makefile
diff --git a/debug.c b/qm35/debug.c
index 6b80fd4..6b80fd4 100644
--- a/debug.c
+++ b/qm35/debug.c
diff --git a/debug.h b/qm35/debug.h
index 6c78cc2..6c78cc2 100644
--- a/debug.h
+++ b/qm35/debug.h
diff --git a/debug_qmrom.c b/qm35/debug_qmrom.c
index 8c77bd3..8c77bd3 100644
--- a/debug_qmrom.c
+++ b/qm35/debug_qmrom.c
diff --git a/hsspi.c b/qm35/hsspi.c
index 1170ca1..1170ca1 100644
--- a/hsspi.c
+++ b/qm35/hsspi.c
diff --git a/hsspi.h b/qm35/hsspi.h
index c57c849..c57c849 100644
--- a/hsspi.h
+++ b/qm35/hsspi.h
diff --git a/hsspi_coredump.c b/qm35/hsspi_coredump.c
index 36ddbb6..36ddbb6 100644
--- a/hsspi_coredump.c
+++ b/qm35/hsspi_coredump.c
diff --git a/hsspi_coredump.h b/qm35/hsspi_coredump.h
index c7403fc..c7403fc 100644
--- a/hsspi_coredump.h
+++ b/qm35/hsspi_coredump.h
diff --git a/hsspi_log.c b/qm35/hsspi_log.c
index d4a8616..d4a8616 100644
--- a/hsspi_log.c
+++ b/qm35/hsspi_log.c
diff --git a/hsspi_log.h b/qm35/hsspi_log.h
index e5e11ad..e5e11ad 100644
--- a/hsspi_log.h
+++ b/qm35/hsspi_log.h
diff --git a/hsspi_test.c b/qm35/hsspi_test.c
index ae02d52..ae02d52 100644
--- a/hsspi_test.c
+++ b/qm35/hsspi_test.c
diff --git a/hsspi_test.h b/qm35/hsspi_test.h
index 3a8eefc..3a8eefc 100644
--- a/hsspi_test.h
+++ b/qm35/hsspi_test.h
diff --git a/hsspi_uci.c b/qm35/hsspi_uci.c
index 0d85591..0d85591 100644
--- a/hsspi_uci.c
+++ b/qm35/hsspi_uci.c
diff --git a/hsspi_uci.h b/qm35/hsspi_uci.h
index 8890424..8890424 100644
--- a/hsspi_uci.h
+++ b/qm35/hsspi_uci.h
diff --git a/libqmrom/CMakeLists.txt b/qm35/libqmrom/CMakeLists.txt
index 3e11781..3e11781 100644
--- a/libqmrom/CMakeLists.txt
+++ b/qm35/libqmrom/CMakeLists.txt
diff --git a/libqmrom/README.md b/qm35/libqmrom/README.md
index e69de29..e69de29 100644
--- a/libqmrom/README.md
+++ b/qm35/libqmrom/README.md
diff --git a/libqmrom/include/byteswap.h b/qm35/libqmrom/include/byteswap.h
index 6852736..6852736 100644
--- a/libqmrom/include/byteswap.h
+++ b/qm35/libqmrom/include/byteswap.h
diff --git a/libqmrom/include/qmrom.h b/qm35/libqmrom/include/qmrom.h
index c403ed1..c403ed1 100644
--- a/libqmrom/include/qmrom.h
+++ b/qm35/libqmrom/include/qmrom.h
diff --git a/libqmrom/include/qmrom_error.h b/qm35/libqmrom/include/qmrom_error.h
index b893bdf..b893bdf 100644
--- a/libqmrom/include/qmrom_error.h
+++ b/qm35/libqmrom/include/qmrom_error.h
diff --git a/libqmrom/include/qmrom_log.h b/qm35/libqmrom/include/qmrom_log.h
index 5bd4400..5bd4400 100644
--- a/libqmrom/include/qmrom_log.h
+++ b/qm35/libqmrom/include/qmrom_log.h
diff --git a/libqmrom/include/qmrom_spi.h b/qm35/libqmrom/include/qmrom_spi.h
index c3d8c92..c3d8c92 100644
--- a/libqmrom/include/qmrom_spi.h
+++ b/qm35/libqmrom/include/qmrom_spi.h
diff --git a/libqmrom/include/qmrom_utils.h b/qm35/libqmrom/include/qmrom_utils.h
index 06ece2a..06ece2a 100644
--- a/libqmrom/include/qmrom_utils.h
+++ b/qm35/libqmrom/include/qmrom_utils.h
diff --git a/libqmrom/include/spi_rom_protocol.h b/qm35/libqmrom/include/spi_rom_protocol.h
index f17575e..f17575e 100644
--- a/libqmrom/include/spi_rom_protocol.h
+++ b/qm35/libqmrom/include/spi_rom_protocol.h
diff --git a/libqmrom/src/qmrom_a0.c b/qm35/libqmrom/src/qmrom_a0.c
index ce75612..ce75612 100644
--- a/libqmrom/src/qmrom_a0.c
+++ b/qm35/libqmrom/src/qmrom_a0.c
diff --git a/libqmrom/src/qmrom_b0.c b/qm35/libqmrom/src/qmrom_b0.c
index 9b23cff..9b23cff 100644
--- a/libqmrom/src/qmrom_b0.c
+++ b/qm35/libqmrom/src/qmrom_b0.c
diff --git a/libqmrom/src/qmrom_c0.c b/qm35/libqmrom/src/qmrom_c0.c
index 76a04f3..76a04f3 100644
--- a/libqmrom/src/qmrom_c0.c
+++ b/qm35/libqmrom/src/qmrom_c0.c
diff --git a/libqmrom/src/qmrom_common.c b/qm35/libqmrom/src/qmrom_common.c
index 58ca662..58ca662 100644
--- a/libqmrom/src/qmrom_common.c
+++ b/qm35/libqmrom/src/qmrom_common.c
diff --git a/libqmrom/src/qmrom_log.c b/qm35/libqmrom/src/qmrom_log.c
index 670f4fc..670f4fc 100644
--- a/libqmrom/src/qmrom_log.c
+++ b/qm35/libqmrom/src/qmrom_log.c
diff --git a/qm35-spi.c b/qm35/qm35-spi.c
index 054518f..054518f 100644
--- a/qm35-spi.c
+++ b/qm35/qm35-spi.c
diff --git a/qm35-trace.c b/qm35/qm35-trace.c
index 9bbc0f3..9bbc0f3 100644
--- a/qm35-trace.c
+++ b/qm35/qm35-trace.c
diff --git a/qm35-trace.h b/qm35/qm35-trace.h
index 7a54b5a..7a54b5a 100644
--- a/qm35-trace.h
+++ b/qm35/qm35-trace.h
diff --git a/qm35.h b/qm35/qm35.h
index 59cf825..59cf825 100644
--- a/qm35.h
+++ b/qm35/qm35.h
diff --git a/qm35_rb.c b/qm35/qm35_rb.c
index cc7becf..cc7becf 100644
--- a/qm35_rb.c
+++ b/qm35/qm35_rb.c
diff --git a/qm35_rb.h b/qm35/qm35_rb.h
index 46d3478..46d3478 100644
--- a/qm35_rb.h
+++ b/qm35/qm35_rb.h
diff --git a/qmrom_spi.c b/qm35/qmrom_spi.c
index 0592d2f..0592d2f 100644
--- a/qmrom_spi.c
+++ b/qm35/qmrom_spi.c
diff --git a/uci_ioctls.h b/qm35/uci_ioctls.h
index f785c5e..f785c5e 100644
--- a/uci_ioctls.h
+++ b/qm35/uci_ioctls.h