aice: support batch commands
[openocd.git] / src / jtag / aice / aice_port.h
index c3c7413163574e35b6c9085b84d2d02c5288a2aa..8f3e855129d5d90b102b1867e6069ba438d5383e 100644 (file)
@@ -73,7 +73,7 @@ enum aice_api_s {
        AICE_CACHE_CTL,
        AICE_SET_RETRY_TIMES,
        AICE_PROGRAM_EDM,
-       AICE_PACK_COMMAND,
+       AICE_SET_COMMAND_MODE,
        AICE_EXECUTE,
        AICE_SET_CUSTOM_SRST_SCRIPT,
        AICE_SET_CUSTOM_TRST_SCRIPT,
@@ -97,6 +97,12 @@ enum aice_cache_ctl_type {
        AICE_CACHE_CTL_L1I_VA_INVAL,
 };
 
+enum aice_command_mode {
+       AICE_COMMAND_MODE_NORMAL,
+       AICE_COMMAND_MODE_PACK,
+       AICE_COMMAND_MODE_BATCH,
+};
+
 struct aice_port_param_s {
        /** */
        char *device_desc;
@@ -193,7 +199,7 @@ struct aice_port_api_s {
        int (*program_edm)(char *command_sequence);
 
        /** */
-       int (*pack_command)(bool enable_pack_command);
+       int (*set_command_mode)(enum aice_command_mode command_mode);
 
        /** */
        int (*execute)(uint32_t *instructions, uint32_t instruction_num);

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)