aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-06-20 19:18:24 -0400
committerArmin Kuster <akuster808@gmail.com>2018-08-19 07:19:58 -0700
commit4504d2e78d544ef649dede6148675cef3ca500e3 (patch)
tree69b1ad732bb35b24fb4dcc66aa4aebbe88252bca /meta-python/recipes-devtools/python/python-pytest.inc
parent3c978f910eee6f356eeced35f902461a86f2f2f4 (diff)
downloadmeta-openembedded-4504d2e78d544ef649dede6148675cef3ca500e3.tar.gz
devmem2: ensure word is 32-bit, add support for 64-bit long
Since sizeof(unsigned long) can be 8-byte on 64-bit architectures, use uint32_t instead for "word" access to always be 4-byte/32-bit long. Also introduce proper "long" 8-byte/64-bit access by using uint64_t. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 1bcd15ed5b31bdec492af99f671718d7a6eb887b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest.inc')
0 files changed, 0 insertions, 0 deletions