summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Liu <victorliu@google.com>2024-01-23 12:14:33 -0800
committerCherrypicker Worker QA <android-build-cherrypicker-worker@system.gserviceaccount.com>2024-01-26 16:32:22 +0000
commit52e8973ee32170f2377b1c39f20dbfa47d794119 (patch)
tree71035b3ecfaa4ccb423f39e631f3793ea13aa1be
parentd6ba9826149e0b866bb7cb3941f779792c5346e2 (diff)
downloadqm35-52e8973ee32170f2377b1c39f20dbfa47d794119.tar.gz
Bug: 316022384 Signed-off-by: Victor Liu <victorliu@google.com> (cherry picked from https://partner-android-review.googlesource.com/q/commit:8998aee02d71688168fbca8eb57b1df3b2260c78) Merged-In: Ic5d4ce2c2e8ee82f49d01450d4e7ff773da6b9f0 Change-Id: Ic5d4ce2c2e8ee82f49d01450d4e7ff773da6b9f0
-rw-r--r--qm35s/BUILD.bazel (renamed from BUILD.bazel)0
-rw-r--r--qm35s/Kbuild (renamed from Kbuild)0
-rw-r--r--qm35s/Makefile (renamed from Makefile)0
-rw-r--r--qm35s/debug.c (renamed from debug.c)0
-rw-r--r--qm35s/debug.h (renamed from debug.h)0
-rw-r--r--qm35s/debug_qmrom.c (renamed from debug_qmrom.c)0
-rw-r--r--qm35s/hsspi.c (renamed from hsspi.c)0
-rw-r--r--qm35s/hsspi.h (renamed from hsspi.h)0
-rw-r--r--qm35s/hsspi_coredump.c (renamed from hsspi_coredump.c)0
-rw-r--r--qm35s/hsspi_coredump.h (renamed from hsspi_coredump.h)0
-rw-r--r--qm35s/hsspi_log.c (renamed from hsspi_log.c)0
-rw-r--r--qm35s/hsspi_log.h (renamed from hsspi_log.h)0
-rw-r--r--qm35s/hsspi_test.c (renamed from hsspi_test.c)0
-rw-r--r--qm35s/hsspi_test.h (renamed from hsspi_test.h)0
-rw-r--r--qm35s/hsspi_uci.c (renamed from hsspi_uci.c)0
-rw-r--r--qm35s/hsspi_uci.h (renamed from hsspi_uci.h)0
-rw-r--r--qm35s/libfwupdater/CMakeLists.txt (renamed from libfwupdater/CMakeLists.txt)0
-rw-r--r--qm35s/libfwupdater/include/fwupdater.h (renamed from libfwupdater/include/fwupdater.h)0
-rw-r--r--qm35s/libfwupdater/src/fwupdater.c (renamed from libfwupdater/src/fwupdater.c)0
-rw-r--r--qm35s/libfwupdater/tests/comms_tests.c (renamed from libfwupdater/tests/comms_tests.c)0
-rw-r--r--qm35s/libfwupdater/tests/fwpkg_tests.c (renamed from libfwupdater/tests/fwpkg_tests.c)0
-rw-r--r--qm35s/libfwupdater/tests/fwupdater_unit_tests.c (renamed from libfwupdater/tests/fwupdater_unit_tests.c)0
-rw-r--r--qm35s/libfwupdater/tests/unit_tests.h (renamed from libfwupdater/tests/unit_tests.h)0
-rw-r--r--qm35s/libqmrom/CMakeLists.txt (renamed from libqmrom/CMakeLists.txt)0
-rw-r--r--qm35s/libqmrom/README.md (renamed from libqmrom/README.md)0
-rw-r--r--qm35s/libqmrom/include/byteswap.h (renamed from libqmrom/include/byteswap.h)0
-rw-r--r--qm35s/libqmrom/include/qm357xx_fwpkg.h (renamed from libqmrom/include/qm357xx_fwpkg.h)0
-rw-r--r--qm35s/libqmrom/include/qm357xx_rom.h (renamed from libqmrom/include/qm357xx_rom.h)0
-rw-r--r--qm35s/libqmrom/include/qmrom.h (renamed from libqmrom/include/qmrom.h)0
-rw-r--r--qm35s/libqmrom/include/qmrom_error.h (renamed from libqmrom/include/qmrom_error.h)0
-rw-r--r--qm35s/libqmrom/include/qmrom_log.h (renamed from libqmrom/include/qmrom_log.h)0
-rw-r--r--qm35s/libqmrom/include/qmrom_spi.h (renamed from libqmrom/include/qmrom_spi.h)0
-rw-r--r--qm35s/libqmrom/include/qmrom_utils.h (renamed from libqmrom/include/qmrom_utils.h)0
-rw-r--r--qm35s/libqmrom/include/spi_rom_protocol.h (renamed from libqmrom/include/spi_rom_protocol.h)0
-rw-r--r--qm35s/libqmrom/src/qm357xx_rom_b0.c (renamed from libqmrom/src/qm357xx_rom_b0.c)0
-rw-r--r--qm35s/libqmrom/src/qm357xx_rom_c0.c (renamed from libqmrom/src/qm357xx_rom_c0.c)0
-rw-r--r--qm35s/libqmrom/src/qm357xx_rom_common.c (renamed from libqmrom/src/qm357xx_rom_common.c)0
-rw-r--r--qm35s/libqmrom/src/qmrom_common.c (renamed from libqmrom/src/qmrom_common.c)0
-rw-r--r--qm35s/libqmrom/src/qmrom_log.c (renamed from libqmrom/src/qmrom_log.c)0
-rw-r--r--qm35s/qm35-spi.c (renamed from qm35-spi.c)0
-rw-r--r--qm35s/qm35-sscd.c (renamed from qm35-sscd.c)0
-rw-r--r--qm35s/qm35-sscd.h (renamed from qm35-sscd.h)0
-rw-r--r--qm35s/qm35-trace.c (renamed from qm35-trace.c)0
-rw-r--r--qm35s/qm35-trace.h (renamed from qm35-trace.h)0
-rw-r--r--qm35s/qm35.h (renamed from qm35.h)0
-rw-r--r--qm35s/qm35_rb.c (renamed from qm35_rb.c)0
-rw-r--r--qm35s/qm35_rb.h (renamed from qm35_rb.h)0
-rw-r--r--qm35s/qmrom_spi.c (renamed from qmrom_spi.c)0
-rw-r--r--qm35s/uci_ioctls.h (renamed from uci_ioctls.h)0
49 files changed, 0 insertions, 0 deletions
diff --git a/BUILD.bazel b/qm35s/BUILD.bazel
index 47ced9b..47ced9b 100644
--- a/BUILD.bazel
+++ b/qm35s/BUILD.bazel
diff --git a/Kbuild b/qm35s/Kbuild
index 83a375e..83a375e 100644
--- a/Kbuild
+++ b/qm35s/Kbuild
diff --git a/Makefile b/qm35s/Makefile
index 1734d94..1734d94 100644
--- a/Makefile
+++ b/qm35s/Makefile
diff --git a/debug.c b/qm35s/debug.c
index 1432eee..1432eee 100644
--- a/debug.c
+++ b/qm35s/debug.c
diff --git a/debug.h b/qm35s/debug.h
index 6c78cc2..6c78cc2 100644
--- a/debug.h
+++ b/qm35s/debug.h
diff --git a/debug_qmrom.c b/qm35s/debug_qmrom.c
index 70ab852..70ab852 100644
--- a/debug_qmrom.c
+++ b/qm35s/debug_qmrom.c
diff --git a/hsspi.c b/qm35s/hsspi.c
index 44589fd..44589fd 100644
--- a/hsspi.c
+++ b/qm35s/hsspi.c
diff --git a/hsspi.h b/qm35s/hsspi.h
index 9cb62cc..9cb62cc 100644
--- a/hsspi.h
+++ b/qm35s/hsspi.h
diff --git a/hsspi_coredump.c b/qm35s/hsspi_coredump.c
index 6cce8d8..6cce8d8 100644
--- a/hsspi_coredump.c
+++ b/qm35s/hsspi_coredump.c
diff --git a/hsspi_coredump.h b/qm35s/hsspi_coredump.h
index c7403fc..c7403fc 100644
--- a/hsspi_coredump.h
+++ b/qm35s/hsspi_coredump.h
diff --git a/hsspi_log.c b/qm35s/hsspi_log.c
index bbe4f4b..bbe4f4b 100644
--- a/hsspi_log.c
+++ b/qm35s/hsspi_log.c
diff --git a/hsspi_log.h b/qm35s/hsspi_log.h
index e5e11ad..e5e11ad 100644
--- a/hsspi_log.h
+++ b/qm35s/hsspi_log.h
diff --git a/hsspi_test.c b/qm35s/hsspi_test.c
index 2ac5e21..2ac5e21 100644
--- a/hsspi_test.c
+++ b/qm35s/hsspi_test.c
diff --git a/hsspi_test.h b/qm35s/hsspi_test.h
index 3a8eefc..3a8eefc 100644
--- a/hsspi_test.h
+++ b/qm35s/hsspi_test.h
diff --git a/hsspi_uci.c b/qm35s/hsspi_uci.c
index 0d85591..0d85591 100644
--- a/hsspi_uci.c
+++ b/qm35s/hsspi_uci.c
diff --git a/hsspi_uci.h b/qm35s/hsspi_uci.h
index 8890424..8890424 100644
--- a/hsspi_uci.h
+++ b/qm35s/hsspi_uci.h
diff --git a/libfwupdater/CMakeLists.txt b/qm35s/libfwupdater/CMakeLists.txt
index f4d5965..f4d5965 100644
--- a/libfwupdater/CMakeLists.txt
+++ b/qm35s/libfwupdater/CMakeLists.txt
diff --git a/libfwupdater/include/fwupdater.h b/qm35s/libfwupdater/include/fwupdater.h
index 99fe0bf..99fe0bf 100644
--- a/libfwupdater/include/fwupdater.h
+++ b/qm35s/libfwupdater/include/fwupdater.h
diff --git a/libfwupdater/src/fwupdater.c b/qm35s/libfwupdater/src/fwupdater.c
index 308ea21..308ea21 100644
--- a/libfwupdater/src/fwupdater.c
+++ b/qm35s/libfwupdater/src/fwupdater.c
diff --git a/libfwupdater/tests/comms_tests.c b/qm35s/libfwupdater/tests/comms_tests.c
index 6ce3333..6ce3333 100644
--- a/libfwupdater/tests/comms_tests.c
+++ b/qm35s/libfwupdater/tests/comms_tests.c
diff --git a/libfwupdater/tests/fwpkg_tests.c b/qm35s/libfwupdater/tests/fwpkg_tests.c
index 035668a..035668a 100644
--- a/libfwupdater/tests/fwpkg_tests.c
+++ b/qm35s/libfwupdater/tests/fwpkg_tests.c
diff --git a/libfwupdater/tests/fwupdater_unit_tests.c b/qm35s/libfwupdater/tests/fwupdater_unit_tests.c
index b17f4ac..b17f4ac 100644
--- a/libfwupdater/tests/fwupdater_unit_tests.c
+++ b/qm35s/libfwupdater/tests/fwupdater_unit_tests.c
diff --git a/libfwupdater/tests/unit_tests.h b/qm35s/libfwupdater/tests/unit_tests.h
index 78d0729..78d0729 100644
--- a/libfwupdater/tests/unit_tests.h
+++ b/qm35s/libfwupdater/tests/unit_tests.h
diff --git a/libqmrom/CMakeLists.txt b/qm35s/libqmrom/CMakeLists.txt
index 4f8e330..4f8e330 100644
--- a/libqmrom/CMakeLists.txt
+++ b/qm35s/libqmrom/CMakeLists.txt
diff --git a/libqmrom/README.md b/qm35s/libqmrom/README.md
index e69de29..e69de29 100644
--- a/libqmrom/README.md
+++ b/qm35s/libqmrom/README.md
diff --git a/libqmrom/include/byteswap.h b/qm35s/libqmrom/include/byteswap.h
index 6852736..6852736 100644
--- a/libqmrom/include/byteswap.h
+++ b/qm35s/libqmrom/include/byteswap.h
diff --git a/libqmrom/include/qm357xx_fwpkg.h b/qm35s/libqmrom/include/qm357xx_fwpkg.h
index a026937..a026937 100644
--- a/libqmrom/include/qm357xx_fwpkg.h
+++ b/qm35s/libqmrom/include/qm357xx_fwpkg.h
diff --git a/libqmrom/include/qm357xx_rom.h b/qm35s/libqmrom/include/qm357xx_rom.h
index af19567..af19567 100644
--- a/libqmrom/include/qm357xx_rom.h
+++ b/qm35s/libqmrom/include/qm357xx_rom.h
diff --git a/libqmrom/include/qmrom.h b/qm35s/libqmrom/include/qmrom.h
index ca23733..ca23733 100644
--- a/libqmrom/include/qmrom.h
+++ b/qm35s/libqmrom/include/qmrom.h
diff --git a/libqmrom/include/qmrom_error.h b/qm35s/libqmrom/include/qmrom_error.h
index b893bdf..b893bdf 100644
--- a/libqmrom/include/qmrom_error.h
+++ b/qm35s/libqmrom/include/qmrom_error.h
diff --git a/libqmrom/include/qmrom_log.h b/qm35s/libqmrom/include/qmrom_log.h
index 5bd4400..5bd4400 100644
--- a/libqmrom/include/qmrom_log.h
+++ b/qm35s/libqmrom/include/qmrom_log.h
diff --git a/libqmrom/include/qmrom_spi.h b/qm35s/libqmrom/include/qmrom_spi.h
index feb50fc..feb50fc 100644
--- a/libqmrom/include/qmrom_spi.h
+++ b/qm35s/libqmrom/include/qmrom_spi.h
diff --git a/libqmrom/include/qmrom_utils.h b/qm35s/libqmrom/include/qmrom_utils.h
index 7533194..7533194 100644
--- a/libqmrom/include/qmrom_utils.h
+++ b/qm35s/libqmrom/include/qmrom_utils.h
diff --git a/libqmrom/include/spi_rom_protocol.h b/qm35s/libqmrom/include/spi_rom_protocol.h
index f17575e..f17575e 100644
--- a/libqmrom/include/spi_rom_protocol.h
+++ b/qm35s/libqmrom/include/spi_rom_protocol.h
diff --git a/libqmrom/src/qm357xx_rom_b0.c b/qm35s/libqmrom/src/qm357xx_rom_b0.c
index 5aaf9d5..5aaf9d5 100644
--- a/libqmrom/src/qm357xx_rom_b0.c
+++ b/qm35s/libqmrom/src/qm357xx_rom_b0.c
diff --git a/libqmrom/src/qm357xx_rom_c0.c b/qm35s/libqmrom/src/qm357xx_rom_c0.c
index 148fca0..148fca0 100644
--- a/libqmrom/src/qm357xx_rom_c0.c
+++ b/qm35s/libqmrom/src/qm357xx_rom_c0.c
diff --git a/libqmrom/src/qm357xx_rom_common.c b/qm35s/libqmrom/src/qm357xx_rom_common.c
index 7dc45a2..7dc45a2 100644
--- a/libqmrom/src/qm357xx_rom_common.c
+++ b/qm35s/libqmrom/src/qm357xx_rom_common.c
diff --git a/libqmrom/src/qmrom_common.c b/qm35s/libqmrom/src/qmrom_common.c
index 26c9344..26c9344 100644
--- a/libqmrom/src/qmrom_common.c
+++ b/qm35s/libqmrom/src/qmrom_common.c
diff --git a/libqmrom/src/qmrom_log.c b/qm35s/libqmrom/src/qmrom_log.c
index 670f4fc..670f4fc 100644
--- a/libqmrom/src/qmrom_log.c
+++ b/qm35s/libqmrom/src/qmrom_log.c
diff --git a/qm35-spi.c b/qm35s/qm35-spi.c
index 0789f90..0789f90 100644
--- a/qm35-spi.c
+++ b/qm35s/qm35-spi.c
diff --git a/qm35-sscd.c b/qm35s/qm35-sscd.c
index b032b29..b032b29 100644
--- a/qm35-sscd.c
+++ b/qm35s/qm35-sscd.c
diff --git a/qm35-sscd.h b/qm35s/qm35-sscd.h
index 65c4af4..65c4af4 100644
--- a/qm35-sscd.h
+++ b/qm35s/qm35-sscd.h
diff --git a/qm35-trace.c b/qm35s/qm35-trace.c
index 9bbc0f3..9bbc0f3 100644
--- a/qm35-trace.c
+++ b/qm35s/qm35-trace.c
diff --git a/qm35-trace.h b/qm35s/qm35-trace.h
index 7a54b5a..7a54b5a 100644
--- a/qm35-trace.h
+++ b/qm35s/qm35-trace.h
diff --git a/qm35.h b/qm35s/qm35.h
index 128da99..128da99 100644
--- a/qm35.h
+++ b/qm35s/qm35.h
diff --git a/qm35_rb.c b/qm35s/qm35_rb.c
index cc7becf..cc7becf 100644
--- a/qm35_rb.c
+++ b/qm35s/qm35_rb.c
diff --git a/qm35_rb.h b/qm35s/qm35_rb.h
index 46d3478..46d3478 100644
--- a/qm35_rb.h
+++ b/qm35s/qm35_rb.h
diff --git a/qmrom_spi.c b/qm35s/qmrom_spi.c
index 99d2584..99d2584 100644
--- a/qmrom_spi.c
+++ b/qm35s/qmrom_spi.c
diff --git a/uci_ioctls.h b/qm35s/uci_ioctls.h
index f785c5e..f785c5e 100644
--- a/uci_ioctls.h
+++ b/qm35s/uci_ioctls.h