Searched refs:l1 (Results 1 – 2 of 2) sorted by relevance
181 static void fill_desc(uint64_t *l1, uint64_t l1_desc, unsigned int cnt) in fill_desc() argument183 uint128_t *l1_quad = (uint128_t *)l1; in fill_desc()186 VERBOSE("GPT: %s(%p 0x%"PRIx64" %u)\n", __func__, l1, l1_desc, cnt); in fill_desc()211 uint64_t *l1; in shatter_32mb() local218 l1 = &gpi_info->gpt_l1_addr[idx]; in shatter_32mb()223 fill_desc(l1, (l1 == l1_gran) ? l1_desc : l1_cont_desc, in shatter_32mb()225 l1 = (uint64_t *)((uintptr_t)l1 + L1_BYTES_2MB); in shatter_32mb()235 uint64_t *l1; in shatter_512mb() local242 l1 = &gpi_info->gpt_l1_addr[idx]; in shatter_512mb()246 if (l1 == l1_32mb) { in shatter_512mb()[all …]
278 the case, we maintain a set of build tests. ``tf-l1-build-plat`` is the test297 ``group/tf-l1-build-plat/`` folder to allow the platform to be built as part298 of this test group. ``group/tf-l1-build-plat/hikey-default:nil`` file just