HDRP only support one directional light with shadow.
Directional light use cascade shadow map and only one cascade shadow map is supported per frame. It is however possible to create a box light with shadow to get two "directional " light with shadow.
The hdrp documentation don't mention it, so the documentation will be update to make it clear