summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso/dsp_dumpcode.c
blob: 265a1c127bf6c9157914bb590bb8241d27d31b13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
/* Generated from src/target_dsp/calypso/dsp_dump.bin */

#define _SA_DECL (const uint16_t *)&(const uint16_t [])

static const struct dsp_section dsp_dumpcode[] = {
	{
		.addr = 0x1000,
		.size = 0x005b,
		.data = _SA_DECL {
			0x69f8, 0x0029, 0x0002, 0xea1f,
			0x7718, 0x1100, 0x7714, 0x0000,
			0x7712, 0x0800, 0x767f, 0x0001,
			0x607f, 0xffff, 0xf820, 0x1014,
			0xf273, 0x1008, 0x7682, 0x0100,
			0x607f, 0x0004, 0xf820, 0x101c,
			0xf273, 0x1008, 0x7214, 0x0800,
			0x607f, 0x0002, 0xf820, 0x100c,
			0x127e, 0x8813, 0x3c7c, 0x137d,
			0x8911, 0xf84c, 0x1028, 0xf4e2,
			0x7715, 0x0014, 0x963d, 0xfa30,
			0x104b, 0x6d89, 0x963f, 0xfa30,
			0x103f, 0x963e, 0xf495, 0xf830,
			0x103a, 0x47f8, 0x0011, 0x7f92,
			0xf073, 0x1008, 0x47f8, 0x0011,
			0x7e92, 0xf073, 0x1008, 0xf830,
			0x1046, 0x47f8, 0x0011, 0xe589,
			0xf073, 0x1008, 0x47f8, 0x0011,
			0xe598, 0xf073, 0x1008, 0x4911,
			0x891a, 0xf830, 0x1055, 0xf072,
			0x1052, 0xf074, 0x7213, 0xf073,
			0x1008, 0xf072, 0x1058, 0xf074,
			0xe4b8, 0xf073, 0x1008,
		},
	},
	{ /* Guard */
		.addr = 0,
		.size = 0,
		.data = NULL,
	},
};

#define DSP_DUMPCODE_START 0x1000

#undef _SA_DECL