diff options
author | David Disseldorp <[email protected]> | 2017-01-02 18:04:06 +0100 |
---|---|---|
committer | Bart Van Assche <[email protected]> | 2017-01-10 08:41:13 -0800 |
commit | f184210bca6c9d0091ff5e5629dea4cbb8a17c0f (patch) | |
tree | 52f839810a5504d80b7ef6310c95b9dcedb7ecb4 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 94aae4caacda89a1bdb7198b260f4ca3595b7ed7 (diff) |
target: check XCOPY segment descriptor CSCD IDs
Ensure that the segment descriptor CSCD descriptor ID values correspond
to CSCD descriptor entries located in the XCOPY command parameter list.
SPC4r37 6.4.6.1 Table 150 specifies this range as 0000h to 07FFh, where
the CSCD descriptor location in the parameter list can be located via:
16 + (id * 32)
Signed-off-by: David Disseldorp <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
[ bvanassche: inserted "; " in the format string of an error message
and also moved a "||" operator from the start of a line to the end
of the previous line ]
Signed-off-by: Bart Van Assche <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions