Searched refs:compare (Results 1 – 9 of 9) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/dcm/ |
| H A D | mtk_dcm.c | 61 bool dcm_check_state(uintptr_t addr, unsigned int mask, unsigned int compare) in dcm_check_state() argument 63 return ((mmio_read_32(addr) & mask) == compare); in dcm_check_state()
|
| H A D | mtk_dcm.h | 12 bool dcm_check_state(uintptr_t addr, unsigned int mask, unsigned int compare);
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | common.mk | 29 TF_CFLAGS += -Wsign-compare
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | cflags.mk | 36 -Wno-type-limits -Wno-sign-compare \ 44 WARNING1 += -Wsign-compare
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | measured_boot_dtpm_poc.rst | 446 of test cases that compare the eventlog image hashes with what is stored in PCR0
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | auth-framework.rst | 185 NV counter, then the value of the counter to compare with can only be 1034 and then compare it against the data which is to be verified.
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | coding-guidelines.rst | 411 - Use ``ptrdiff_t`` to compare the difference between 2 pointers.
|
| /rk3399_ARM-atf/ |
| H A D | poetry.lock | 465 compare = ["commonmark (>=0.9,<1.0)", "markdown (>=3.4,<4.0)", "mistletoe (>=1.0,<2.0)", "mistune (…
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 5960 …- compare function pointers with NULL ([06d223c](https://review.trustedfirmware.org/plugins/gitile… 6432 …- compare platform and certificate ROTPK for authentication ([f1e693a](https://review.trustedfirmw… 7319 …- correct sign-compare warning ([ed38366](https://review.trustedfirmware.org/plugins/gitiles/TF-A/… 7741 …- add sign-compare warning ([c10f3a4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trus… 10692 helper macro to compare chip count 10918 - pmf: Fix 'tautological-constant-compare' error, Make the runtime
|