jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / target / nds32_v3_common.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2
3 /***************************************************************************
4 * Copyright (C) 2013 Andes Technology *
5 * Hsiangkai Wang <hkwang@andestech.com> *
6 ***************************************************************************/
7
8 #ifndef OPENOCD_TARGET_NDS32_V3_COMMON_H
9 #define OPENOCD_TARGET_NDS32_V3_COMMON_H
10
11 #include "target.h"
12
13 struct nds32_v3_common_callback {
14 int (*check_interrupt_stack)(struct nds32 *nds32);
15 int (*restore_interrupt_stack)(struct nds32 *nds32);
16 int (*activate_hardware_breakpoint)(struct target *target);
17 int (*activate_hardware_watchpoint)(struct target *target);
18 int (*deactivate_hardware_breakpoint)(struct target *target);
19 int (*deactivate_hardware_watchpoint)(struct target *target);
20 };
21
22 void nds32_v3_common_register_callback(struct nds32_v3_common_callback *callback);
23 int nds32_v3_target_request_data(struct target *target,
24 uint32_t size, uint8_t *buffer);
25 int nds32_v3_checksum_memory(struct target *target,
26 target_addr_t address, uint32_t count, uint32_t *checksum);
27 int nds32_v3_hit_watchpoint(struct target *target,
28 struct watchpoint **hit_watchpoint);
29 int nds32_v3_target_create_common(struct target *target, struct nds32 *nds32);
30 int nds32_v3_run_algorithm(struct target *target,
31 int num_mem_params,
32 struct mem_param *mem_params,
33 int num_reg_params,
34 struct reg_param *reg_params,
35 target_addr_t entry_point,
36 target_addr_t exit_point,
37 int timeout_ms,
38 void *arch_info);
39 int nds32_v3_read_buffer(struct target *target, target_addr_t address,
40 uint32_t size, uint8_t *buffer);
41 int nds32_v3_write_buffer(struct target *target, target_addr_t address,
42 uint32_t size, const uint8_t *buffer);
43 int nds32_v3_read_memory(struct target *target, target_addr_t address,
44 uint32_t size, uint32_t count, uint8_t *buffer);
45 int nds32_v3_write_memory(struct target *target, target_addr_t address,
46 uint32_t size, uint32_t count, const uint8_t *buffer);
47 int nds32_v3_init_target(struct command_context *cmd_ctx,
48 struct target *target);
49
50 #endif /* OPENOCD_TARGET_NDS32_V3_COMMON_H */

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)