[OpenOCD-devel] ARM Disassembly for PLD commands

2018-01-13 Thread James Marshall
Hello OpenOCD Devs, I'm using OpenOCD to disassemble some ARM code running on an embedded board for a research project. I've noticed that the PLD instruction (PreLoad Data with intent to write according to the ARM ARM) isn't fully implemented. I get something like the following: 0x00101420 0xf5d4

Re: [OpenOCD-devel] ppc/nexus/bdm effort

2018-01-13 Thread Jiri Kastner
forgot to append link: http://openocd.zylin.com/#/c/4337/ On Sat, Jan 13, 2018 at 11:10:25PM +0100, Jiri Kastner wrote: > +1, i'm going to split and push osbdm part as draft in current state > for review with you as author. > > can you, please, all register on http://openocd.zylin.com for revie

[OpenOCD-devel] [PATCH]: 210bce8 sunxigpio: add new driver

2018-01-13 Thread gerrit
This is an automated email from Gerrit. Icenowy Zheng (icen...@aosc.io) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4336 -- gerrit commit 210bce86d4ac770a26b72697d24c8c1ac99f56ef Author: Icenowy Zheng Date: Sun Jan 14 02:42:33 2018 +0800 sunxi

Re: [OpenOCD-devel] ppc/nexus/bdm effort

2018-01-13 Thread Jiri Kastner
+1, i'm going to split and push osbdm part as draft in current state for review with you as author. can you, please, all register on http://openocd.zylin.com for review? and if you have time, idle in #openocd @ freenode ? :) regarding e300/e500 cores, we should use mpcbdm as reference: http://w

Re: [OpenOCD-devel] Telnet interface is not protected against cross protocol scripting

2018-01-13 Thread Andreas Fritiofson
On Fri, Jan 12, 2018 at 10:28 PM, Josef Gajdusek wrote: > > Suggested fix: https://github.com/antirez/redis/blob/ > 8075572207b5aebb1385c4f233f5302544439325/src/networking.c#L1758 > > I ported the Redis fix to OpenOCD, please review: http://openocd.zylin.com/4335 Although honestly I think this i

Re: [OpenOCD-devel] ppc/nexus/bdm effort

2018-01-13 Thread James Murray
On Sat, 2018-01-13 at 14:12 -0500, David Riley wrote: > > It depends on the PPC; the ones that are unlikely to be supported > > any > time in OpenOCD are the e300 cores (e.g. MPC83xx series among > others), which have a very different debug model which apparently > involves boatloads of proprietary

[OpenOCD-devel] [PATCH]: 98a9789 Prevent some forms of Cross Protocol Scripting attacks

2018-01-13 Thread gerrit
This is an automated email from Gerrit. Andreas Fritiofson (andreas.fritiof...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4335 -- gerrit commit 98a97899e50c4e2b933636c2661afc169032ceb7 Author: Andreas Fritiofson Date: Sat Jan 13 21:00:4

Re: [OpenOCD-devel] ppc/nexus/bdm effort

2018-01-13 Thread David Riley
On Jan 13, 2018, at 2:05 PM, James Murray wrote: > > Recent comments seem to be suggesting that PPC cannot be supported in > OpenOCD? That's odd because, back in 2015 I was using this code to > debug an MPC5634M via the OSBDM that comes on the eval board. It depends on the PPC; the ones that are

Re: [OpenOCD-devel] ppc/nexus/bdm effort

2018-01-13 Thread James Murray
I've created a "diff -u" of my changes against a pull from git on 2017- 09-25. http://www.jamesmurrayengineering.co.uk/files/openocd-mpc5xxx-jsm-20170 927.diff.zip Hopefully that is clean enough, without too much cruft and does include all needed files. Recent comments seem to be suggesting that

[OpenOCD-devel] [PATCH]: 5a73c59 nor/nrf5: added nrf51822 QFAAH2

2018-01-13 Thread gerrit
This is an automated email from Gerrit. Daniel Kucera (git...@danman.eu) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4334 -- gerrit commit 5a73c5923bfc2bf327c86011cc849555842838b4 Author: Daniel Kucera Date: Sat Jan 13 16:37:19 2018 +0100 nor/

[OpenOCD-devel] [PATCH]: dc250e7 jtag: hla: tcl: fix inconsistent expected_id handling

2018-01-13 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4333 -- gerrit commit dc250e70db42eb34d4b4b31ccc5c73aae2cedbc3 Author: Paul Fertser Date: Sat Jan 13 17:24:37 2018 +0300 jta

[OpenOCD-devel] [PATCH]: 610cfe7 target: hla: check return value of hl_dcc_read

2018-01-13 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4332 -- gerrit commit 610cfe789186767f9e7ca406f3af83d50cc85ee3 Author: Paul Fertser Date: Sat Jan 13 17:15:29 2018 +0300 tar

[OpenOCD-devel] [PATCH]: eb54854 server: bind to IPv4 localhost by default

2018-01-13 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4331 -- gerrit commit eb54854507a2a4a8fd260e873f0520ffa1e16474 Author: Paul Fertser Date: Sat Jan 13 16:22:10 2018 +0300 ser

[OpenOCD-devel] [PATCH]: ea9e712 server: telnet: fix comparison between signed and unsigned warning

2018-01-13 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4330 -- gerrit commit ea9e712bfb407841a28fcec7256afd5cbf5dc0f7 Author: Paul Fertser Date: Sat Jan 13 13:54:53 2018 +0300 ser